Interface MpPlayOwnerStartInviteRspOuterClass.MpPlayOwnerStartInviteRspOrBuilder

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

public static interface MpPlayOwnerStartInviteRspOuterClass.MpPlayOwnerStartInviteRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    bool is_skip_match = 14;
    int
    uint32 mp_play_id = 4;
    int
    int32 retcode = 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

    • getIsSkipMatch

      boolean getIsSkipMatch()
      bool is_skip_match = 14;
      Returns:
      The isSkipMatch.
    • getRetcode

      int getRetcode()
      int32 retcode = 8;
      Returns:
      The retcode.
    • getMpPlayId

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