Interface MatchPlayerInfoOuterClass.MatchPlayerInfoOrBuilder

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

public static interface MatchPlayerInfoOuterClass.MatchPlayerInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    bool is_agreed = 4;
    .OnlinePlayerInfo player_info = 15;
    .OnlinePlayerInfo player_info = 15;
    boolean
    .OnlinePlayerInfo player_info = 15;

    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