Interface Base.GetChannelCountInfoResOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Base.ChannelCountInfo getChannelCountInfo()
      .com.nhn.gameanvil.protocol.ChannelCountInfo channelCountInfo = 1;
      Base.ChannelCountInfoOrBuilder getChannelCountInfoOrBuilder()
      .com.nhn.gameanvil.protocol.ChannelCountInfo channelCountInfo = 1;
      boolean hasChannelCountInfo()
      .com.nhn.gameanvil.protocol.ChannelCountInfo channelCountInfo = 1;
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • hasChannelCountInfo

        boolean hasChannelCountInfo()
        .com.nhn.gameanvil.protocol.ChannelCountInfo channelCountInfo = 1;
        Returns:
        Whether the channelCountInfo field is set.
      • getChannelCountInfo

        Base.ChannelCountInfo getChannelCountInfo()
        .com.nhn.gameanvil.protocol.ChannelCountInfo channelCountInfo = 1;
        Returns:
        The channelCountInfo.
      • getChannelCountInfoOrBuilder

        Base.ChannelCountInfoOrBuilder getChannelCountInfoOrBuilder()
        .com.nhn.gameanvil.protocol.ChannelCountInfo channelCountInfo = 1;