Package-level declarations

Types

Link copied to clipboard
class HighlightEvent(var chatId: Long) : KIMEvent

会话选中后的高光事件

Link copied to clipboard
class RefreshChatBoxItemEvent(val boxType: Int) : KIMEvent
Link copied to clipboard
class RefreshChatItemEvent(val chatId: String?) : KIMEvent

Created by liutao7 on 2024/3/1

Link copied to clipboard
class RefreshChatListEvent(val chatId: String?) : KIMEvent