Interface PlayerGetForceQuitBanInfoRspOuterClass.PlayerGetForceQuitBanInfoRspOrBuilder

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

public static interface PlayerGetForceQuitBanInfoRspOuterClass.PlayerGetForceQuitBanInfoRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 expire_time = 10;
    int
    uint32 match_id = 12;
    int
    int32 retcode = 14;

    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

    • getExpireTime

      int getExpireTime()
      uint32 expire_time = 10;
      Returns:
      The expireTime.
    • getMatchId

      int getMatchId()
      uint32 match_id = 12;
      Returns:
      The matchId.
    • getRetcode

      int getRetcode()
      int32 retcode = 14;
      Returns:
      The retcode.