KIMNotificationSettings

data class KIMNotificationSettings(val showNewMessage: Boolean?, val showMeetingMessage: Boolean?, val showNotificationDetail: Boolean?, val muteWhenDesktopOnline: Boolean?)

Deprecated

该类已经废弃 请使用最新的KIMSetting来完成项目设置的配置

Constructors

Link copied to clipboard
constructor(showNewMessage: Boolean?, showMeetingMessage: Boolean?, showNotificationDetail: Boolean?, muteWhenDesktopOnline: Boolean?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard