ConversationStatusHandler

会话状态处理类

注意:使用完毕后需要调用 stop 方法释放资源

Author

rongcloud

Since

5.12.2

Constructors

Link copied to clipboard
public void ConversationStatusHandler(ConversationIdentifier conversationIdentifier)

Properties

Link copied to clipboard
public final static DataKey<ConversationNotificationStatus> KEY_GET_CONVERSATION_NOTIFICATION_STATUS
Link copied to clipboard
public final static DataKey<Boolean> KEY_GET_CONVERSATION_TOP_STATUS

Functions

Link copied to clipboard
设置会话置顶状态
Link copied to clipboard
设置会话置顶状态
Link copied to clipboard
public void stop()