Interface GCGMsgTokenChangeOuterClass.GCGMsgTokenChangeOrBuilder

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

public static interface GCGMsgTokenChangeOuterClass.GCGMsgTokenChangeOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 card_guid = 13;
    .GCGReason reason = 3;
    int
    .GCGReason reason = 3;
    int
    uint32 token_type = 7;
    int
    uint32 Unk3300_LCNKBFBJDFM = 12;
    int
    uint32 Unk3300_LLGHGEALDDI = 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

    • getTokenType

      int getTokenType()
      uint32 token_type = 7;
      Returns:
      The tokenType.
    • getUnk3300LLGHGEALDDI

      int getUnk3300LLGHGEALDDI()
      uint32 Unk3300_LLGHGEALDDI = 10;
      Returns:
      The unk3300LLGHGEALDDI.
    • getReasonValue

      int getReasonValue()
      .GCGReason reason = 3;
      Returns:
      The enum numeric value on the wire for reason.
    • getReason

      .GCGReason reason = 3;
      Returns:
      The reason.
    • getUnk3300LCNKBFBJDFM

      int getUnk3300LCNKBFBJDFM()
      uint32 Unk3300_LCNKBFBJDFM = 12;
      Returns:
      The unk3300LCNKBFBJDFM.
    • getCardGuid

      int getCardGuid()
      uint32 card_guid = 13;
      Returns:
      The cardGuid.