Interface PSPlayerApplyEnterMpReqOuterClass.PSPlayerApplyEnterMpReqOrBuilder

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

public static interface PSPlayerApplyEnterMpReqOuterClass.PSPlayerApplyEnterMpReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    string target_psn_id = 8;
    com.google.protobuf.ByteString
    string target_psn_id = 8;

    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

    • getTargetPsnId

      String getTargetPsnId()
      string target_psn_id = 8;
      Returns:
      The targetPsnId.
    • getTargetPsnIdBytes

      com.google.protobuf.ByteString getTargetPsnIdBytes()
      string target_psn_id = 8;
      Returns:
      The bytes for targetPsnId.