Package io.rong.imlib

Interface RongIMClient.SyncConversationReadStatusListener

  • All Implemented Interfaces:

    
    public interface RongIMClient.SyncConversationReadStatusListener
    
                        

    同步消息未读状态监听接口。

    多端登录,收到其它端清除某一会话未读数通知的时候,回调 onSyncConversationReadStatus

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract void onSyncConversationReadStatus(ConversationType type, String targetId)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait