toggle menu
sdkKIMCore
androidJvm
switch theme
search in API
sdkKIMCore
/
com.kingsoft.kim.core.example.push
/
AppSettings
App
Settings
open
class
AppSettings
Members
Types
Cus
Cfg
Model
Link copied to clipboard
open
class
CusCfgModel
Functions
close
Mobile
Push
When
Has
Desktop
Device
State
Link copied to clipboard
open
fun
closeMobilePushWhenHasDesktopDeviceState
(
)
:
LiveData
<
Boolean
>
get
Custom
Notification
Link copied to clipboard
open
fun
getCustomNotification
(
)
:
LiveData
<
List
<
AppSettings.CusCfgModel
>
>
get
Instance
Link copied to clipboard
open
fun
getInstance
(
)
:
AppSettings
meet
Msg
Notification
State
Link copied to clipboard
open
fun
meetMsgNotificationState
(
)
:
LiveData
<
Boolean
>
new
Message
Notification
State
Link copied to clipboard
open
fun
newMessageNotificationState
(
)
:
LiveData
<
Boolean
>
set
Close
Mobile
Push
When
Has
Desktop
Device
Link copied to clipboard
open
fun
setCloseMobilePushWhenHasDesktopDevice
(
enable
:
Boolean
)
set
Custom
Notification
State
Link copied to clipboard
open
fun
setCustomNotificationState
(
show
:
List
<
AppSettings.CusCfgModel
>
)
set
Meet
Message
Notification
Link copied to clipboard
open
fun
setMeetMessageNotification
(
show
:
Boolean
)
set
New
Message
Notification
Link copied to clipboard
open
fun
setNewMessageNotification
(
show
:
Boolean
)
set
Show
Notification
Detail
Link copied to clipboard
open
fun
setShowNotificationDetail
(
show
:
Boolean
)
show
Notification
Detail
State
Link copied to clipboard
open
fun
showNotificationDetailState
(
)
:
LiveData
<
Boolean
>
sync
App
Setting
Link copied to clipboard
open
fun
syncAppSetting
(
)