toggle menu
sdkKIMCore
androidJvm
switch theme
search in API
sdkKIMCore
/
com.kingsoft.kim.core.api
/
KIMCoreMsgNotice
KIMCore
Msg
Notice
class
KIMCoreMsgNotice
(
noticeType
:
String
,
isAll
:
Boolean
,
toUserIds
:
List
<
String
>
?
)
:
Serializable
消息强提醒
Members
Constructors
KIMCore
Msg
Notice
Link copied to clipboard
constructor
(
noticeType
:
String
,
isAll
:
Boolean
,
toUserIds
:
List
<
String
>
?
)
Properties
is
All
Link copied to clipboard
@
JvmField
@
SerializedName
(
value
=
"isAll"
)
var
isAll
:
Boolean
是否全员
notice
Type
Link copied to clipboard
@
JvmField
@
SerializedName
(
value
=
"noticeType"
)
var
noticeType
:
String
强提醒类型
to
User
Ids
Link copied to clipboard
@
JvmField
@
SerializedName
(
value
=
"toUserIds"
)
var
toUserIds
:
List
<
String
>
指定用户接收强提醒