Interface SetPlayerNameReqOuterClass.SetPlayerNameReqOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
SetPlayerNameReqOuterClass.SetPlayerNameReq, SetPlayerNameReqOuterClass.SetPlayerNameReq.Builder
Enclosing class:
SetPlayerNameReqOuterClass

public static interface SetPlayerNameReqOuterClass.SetPlayerNameReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    string nick_name = 6;
    com.google.protobuf.ByteString
    string nick_name = 6;

    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 Details

    • getNickName

      String getNickName()
      string nick_name = 6;
      Returns:
      The nickName.
    • getNickNameBytes

      com.google.protobuf.ByteString getNickNameBytes()
      string nick_name = 6;
      Returns:
      The bytes for nickName.