Package-level declarations
Types
Link copied to clipboard
class KIMCoreCmdQuickReply(val chatId: String, val operations: List<KIMCoreCmdQuickReply.ReplyOperation>) : Serializable
消息快捷回复通知
Link copied to clipboard
class KIMCoreCmdReadStatus(val chatId: String, val msgId: String, val readStatus: KIMCoreMessage.KIMCoreMessageReadStatus) : Serializable