toggle menu
Android-IMKit-SDK
5.12.3
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.usermanage.handler
/
ConversationStatusHandler
Conversation
Status
Handler
public
class
ConversationStatusHandler
会话状态处理类
注意:使用完毕后需要调用
stop
方法释放资源
Author
rongcloud
Since
5.12.2
Members
Constructors
Conversation
Status
Handler
Link copied to clipboard
public
void
ConversationStatusHandler
(
ConversationIdentifier conversationIdentifier
)
Properties
KEY_GET_CONVERSATION_NOTIFICATION_STATUS
Link copied to clipboard
public
final
static
DataKey<ConversationNotificationStatus>
KEY_GET_CONVERSATION_NOTIFICATION_STATUS
KEY_GET_CONVERSATION_TOP_STATUS
Link copied to clipboard
public
final
static
DataKey<Boolean>
KEY_GET_CONVERSATION_TOP_STATUS
Functions
get
Conversation
Notification
Status
Link copied to clipboard
public
void
getConversationNotificationStatus
(
)
设置会话置顶状态
get
Conversation
Top
Status
Link copied to clipboard
public
void
getConversationTopStatus
(
)
设置会话置顶状态
stop
Link copied to clipboard
public
void
stop
(
)