Interface MpPlayOwnerStartInviteReqOuterClass.MpPlayOwnerStartInviteReqOrBuilder

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

public static interface MpPlayOwnerStartInviteReqOuterClass.MpPlayOwnerStartInviteReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    bool is_skip_match = 9;
    int
    uint32 mp_play_id = 10;

    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

    • getIsSkipMatch

      boolean getIsSkipMatch()
      bool is_skip_match = 9;
      Returns:
      The isSkipMatch.
    • getMpPlayId

      int getMpPlayId()
      uint32 mp_play_id = 10;
      Returns:
      The mpPlayId.