toggle menu
Android-IMLibCore-SDK
5.12.2
io.rong.imlib
switch theme
search in API
Android-IMLibCore-SDK
/
io.rong.imlib
/
IRongCoreListener
/
SyncConversationReadStatusListener
Sync
Conversation
Read
Status
Listener
io.rong.imlib
public
interface
SyncConversationReadStatusListener
同步消息未读状态监听接口。
多端登录,收到其它端清除某一会话未读数通知的时候,回调
onSyncConversationReadStatus
。
Members
Functions
on
Sync
Conversation
Read
Status
Link copied to clipboard
io.rong.imlib
public
abstract
void
onSyncConversationReadStatus
(
ConversationType type
,
String
targetId
)