Class ChannelStatusHandler

  • All Implemented Interfaces:

    
    public class ChannelStatusHandler
    
                        

    Channel status handler.

    Note: Call stop to release resources when done.

    Since:

    5.12.2

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      ChannelStatusHandler(ChannelIdentifier channelIdentifier)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void getConversationNotificationStatus() Gets the conversation notification status.
      void getConversationTopStatus() Gets the conversation pinned (top) status.
      void stop()
      • Methods inherited from class java.lang.Object

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

      • ChannelStatusHandler

        ChannelStatusHandler(ChannelIdentifier channelIdentifier)