Package io.rong.imlib
Class IConversationChannelListener
-
- All Implemented Interfaces:
public class IConversationChannelListener
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interface
IConversationChannelListener.ConversationChannelTypingStatusListener
输入状态监听器,当输入状态发生变化时,会回调onTypingStatusChanged
public interface
IConversationChannelListener.ConversationChannelSyncConversationReadStatusListener
同步消息未读状态监听接口。
多端登录,收到其它端清除某一会话未读数通知的时候,回调
onSyncConversationReadStatus
。
-
Constructor Summary
Constructors Constructor Description IConversationChannelListener()
-