Class ChannelOperationsHandler

  • All Implemented Interfaces:

    
    public class ChannelOperationsHandler
    
                        

    Channel operations handler.

    Note: Call stop to release resources when done.

    Since:

    5.12.2

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void setConversationNotificationStatus(ChannelNoDisturbLevel noDisturbLevel) Sets the conversation notification status.
      void setConversationToTop(boolean isTop) Sets the conversation pinned (top) status.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ChannelOperationsHandler

        ChannelOperationsHandler(ChannelIdentifier channelIdentifier)
    • Method Detail

      • setConversationNotificationStatus

         void setConversationNotificationStatus(ChannelNoDisturbLevel noDisturbLevel)

        Sets the conversation notification status.

        Parameters:
        noDisturbLevel - the do-not-disturb level
      • setConversationToTop

         void setConversationToTop(boolean isTop)

        Sets the conversation pinned (top) status.

        Parameters:
        isTop - whether to pin the conversation to the top