Interface Protocol.PresenceStatsRequestOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getChannel()
      string channel = 1;
      com.google.protobuf.ByteString getChannelBytes()
      string channel = 1;
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getChannel

        java.lang.String getChannel()
        string channel = 1;
        Returns:
        The channel.
      • getChannelBytes

        com.google.protobuf.ByteString getChannelBytes()
        string channel = 1;
        Returns:
        The bytes for channel.