ChannelOperationsHandler

Channel operations handler.

Note: Call stop to release resources when done.

Since

5.12.2

Constructors

Link copied to clipboard
public void ChannelOperationsHandler(ChannelIdentifier channelIdentifier)

Properties

Link copied to clipboard
public final static DataKey<ChannelNoDisturbLevel> KEY_SET_CONVERSATION_NOTIFICATION_STATUS
Link copied to clipboard
public final static DataKey<Boolean> KEY_SET_CONVERSATION_TO_TOP

Functions

Link copied to clipboard
public void setConversationNotificationStatus(ChannelNoDisturbLevel noDisturbLevel)
Sets the conversation notification status.
Link copied to clipboard
public void setConversationToTop(boolean isTop)
Sets the conversation pinned (top) status.