KIMCoreChatNotice

class KIMCoreChatNotice(kimChatNotice: <Error class: unknown class>) : Serializable

一条消息包括多个强提醒信息 该提醒具有临时性

Constructors

Link copied to clipboard
constructor(kimChatNotice: <Error class: unknown class>)

Properties

Link copied to clipboard
@SerializedName(value = "msgId")
var msgId: String
Link copied to clipboard
@SerializedName(value = "strongNoticeList")
var strongNoticeList: MutableList<KIMCoreNotice>
Link copied to clipboard
@SerializedName(value = "time")
var time: Long

单位ns