Interface GetAuthkeyReqOuterClass.GetAuthkeyReqOrBuilder

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

public static interface GetAuthkeyReqOuterClass.GetAuthkeyReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    string auth_appid = 8;
    com.google.protobuf.ByteString
    string auth_appid = 8;
    int
    uint32 BILPDHGPPPO = 6;
    int
    uint32 FHPGCOBFIOE = 3;

    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

    • getAuthAppid

      String getAuthAppid()
      string auth_appid = 8;
      Returns:
      The authAppid.
    • getAuthAppidBytes

      com.google.protobuf.ByteString getAuthAppidBytes()
      string auth_appid = 8;
      Returns:
      The bytes for authAppid.
    • getBILPDHGPPPO

      int getBILPDHGPPPO()
      uint32 BILPDHGPPPO = 6;
      Returns:
      The bILPDHGPPPO.
    • getFHPGCOBFIOE

      int getFHPGCOBFIOE()
      uint32 FHPGCOBFIOE = 3;
      Returns:
      The fHPGCOBFIOE.