toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.usermanage.handler
/
ChannelStatusHandler
Channel
Status
Handler
public
class
ChannelStatusHandler
Channel status handler.
Note: Call
stop
to release resources when done.
Since
5.12.2
Members
Constructors
Channel
Status
Handler
Link copied to clipboard
public
void
ChannelStatusHandler
(
ChannelIdentifier channelIdentifier
)
Properties
KEY_GET_CONVERSATION_NOTIFICATION_STATUS
Link copied to clipboard
public
final
static
DataKey<ChannelNoDisturbLevel>
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
(
)
Gets the conversation notification status.
get
Conversation
Top
Status
Link copied to clipboard
public
void
getConversationTopStatus
(
)
Gets the conversation pinned (top) status.
stop
Link copied to clipboard
public
void
stop
(
)