toggle menu
WOASDK
androidJvm
switch theme
search in API
WOASDK
/
com.kingsoft.kim.kit.ui.message.list.internal.expose
/
KMsgExposeCache
KMsg
Expose
Cache
object
KMsgExposeCache
负责消息已读未读上报缓存处理
Members
Functions
is
Reported
Link copied to clipboard
@
JvmStatic
@
WorkerThread
fun
isReported
(
chatId
:
String
,
msgId
:
String
)
:
Boolean
on
Logout
Link copied to clipboard
@
JvmStatic
fun
onLogout
(
)
re
Expose
Link copied to clipboard
@
JvmStatic
@
WorkerThread
fun
reExpose
(
)
:
Boolean
remove
Reported
Link copied to clipboard
@
JvmStatic
@
WorkerThread
fun
removeReported
(
chatId
:
String
)
save
Failure
Link copied to clipboard
@
JvmStatic
@
WorkerThread
fun
saveFailure
(
chatId
:
String
,
msgIds
:
Set
<
String
>
)
save
Reported
Link copied to clipboard
@
JvmStatic
@
WorkerThread
fun
saveReported
(
chatId
:
String
,
msgIds
:
Set
<
String
>
)