toggle menu
WOASDK
androidJvm
switch theme
search in API
WOASDK
/
com.kingsoft.kim.kit.ui.chat.event
Package-level
declarations
Types
Types
Highlight
Event
Link copied to clipboard
class
HighlightEvent
(
var
chatId
:
Long
)
:
KIMEvent
会话选中后的高光事件
Refresh
Chat
Box
Item
Event
Link copied to clipboard
class
RefreshChatBoxItemEvent
(
val
boxType
:
Int
)
:
KIMEvent
Refresh
Chat
Item
Event
Link copied to clipboard
class
RefreshChatItemEvent
(
val
chatId
:
String
?
)
:
KIMEvent
Created by liutao7 on 2024/3/1
Refresh
Chat
List
Event
Link copied to clipboard
class
RefreshChatListEvent
(
val
chatId
:
String
?
)
:
KIMEvent