Interface ScenePlayOwnerStartInviteReqOuterClass.ScenePlayOwnerStartInviteReqOrBuilder

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

public static interface ScenePlayOwnerStartInviteReqOuterClass.ScenePlayOwnerStartInviteReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    bool is_skip_match = 4;
    int
    uint32 play_id = 7;

    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 = 4;
      Returns:
      The isSkipMatch.
    • getPlayId

      int getPlayId()
      uint32 play_id = 7;
      Returns:
      The playId.