Package 

Enum GroupChannelTotalUnreadChannelCountParams.SuperChannelFilter

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      NONSUPER_CHANNEL_ONLY

      When this filter is set, only non-super channels will be retrieved. In other words, super channels won't be retrieved.

      SUPER_CHANNEL_ONLY

      When this filter is set, only super channels will be retrieved. Broadcast channels will be included because broadcast channel is subset of super channel.

      ALL

      When this filter is set, all channels will be retrieved whether it is a super or not.

    • Method Summary

      Modifier and Type Method Description
      final String getValue()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait