toggle menu
WOASDK
androidJvm
switch theme
search in API
WOASDK
/
com.kingsoft.kim.kit.settings
/
KIMSetting
KIMSetting
class
KIMSetting
Author
ZhangWei49
Members
Types
Instance
Link copied to clipboard
object
Instance
Properties
can
Receive
Meeting
Push
Notification
Link copied to clipboard
val
canReceiveMeetingPushNotification
:
Boolean
can
Receive
Push
Notification
Link copied to clipboard
val
canReceivePushNotification
:
Boolean
chat
Fold
Sticky
Enabled
Link copied to clipboard
val
chatFoldStickyEnabled
:
Boolean
convert
To
Cloud
Docs
Auto
Link copied to clipboard
val
convertToCloudDocsAuto
:
Boolean
current
Language
Link copied to clipboard
val
currentLanguage
:
<Error class: unknown class>
?
not
Receive
Push
Notification
When
PCOnline
Link copied to clipboard
val
notReceivePushNotificationWhenPCOnline
:
Boolean
push
Notification
Display
Detail
Link copied to clipboard
val
pushNotificationDisplayDetail
:
Boolean
Functions
add
Setting
Listener
Link copied to clipboard
fun
addSettingListener
(
listener
:
<Error class: unknown class>
?
)
fun
addSettingListener
(
lifecycleOwner
:
LifecycleOwner
?
,
listener
:
<Error class: unknown class>
?
)
添加设置监听 部分设置关联账号,可以在其他设备上登录同一个账号进行修改。通过添加设置监听,可以接收到修改回调。
remove
Setting
Listener
Link copied to clipboard
fun
removeSettingListener
(
listener
:
<Error class: unknown class>
?
)
移除设置监听