toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.usermanage.handler
/
ChannelOperationsHandler
Channel
Operations
Handler
public
class
ChannelOperationsHandler
Channel operations handler.
Note: Call stop to release resources when done.
Since
5.12.2
Members
Constructors
Channel
Operations
Handler
Link copied to clipboard
public
void
ChannelOperationsHandler
(
ChannelIdentifier channelIdentifier
)
Properties
KEY_SET_CONVERSATION_NOTIFICATION_STATUS
Link copied to clipboard
public
final
static
DataKey<ChannelNoDisturbLevel>
KEY_SET_CONVERSATION_NOTIFICATION_STATUS
KEY_SET_CONVERSATION_TO_TOP
Link copied to clipboard
public
final
static
DataKey<Boolean>
KEY_SET_CONVERSATION_TO_TOP
Functions
set
Conversation
Notification
Status
Link copied to clipboard
public
void
setConversationNotificationStatus
(
ChannelNoDisturbLevel noDisturbLevel
)
Sets the conversation notification status.
set
Conversation
To
Top
Link copied to clipboard
public
void
setConversationToTop
(
boolean isTop
)
Sets the conversation pinned (top) status.