Package emu.grasscutter.net.proto
Interface GetPlayerTokenReqOuterClass.GetPlayerTokenReqOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
GetPlayerTokenReqOuterClass.GetPlayerTokenReq,GetPlayerTokenReqOuterClass.GetPlayerTokenReq.Builder
- Enclosing class:
- GetPlayerTokenReqOuterClass
public static interface GetPlayerTokenReqOuterClass.GetPlayerTokenReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstring account_token = 9;com.google.protobuf.ByteStringstring account_token = 9;intuint32 account_type = 6;string account_uid = 4;com.google.protobuf.ByteStringstring account_uid = 4;string birthday = 292;com.google.protobuf.ByteStringstring birthday = 292;intuint32 channel_id = 8;string client_ip_str = 15;com.google.protobuf.ByteStringstring client_ip_str = 15;string client_rand_key = 400;com.google.protobuf.ByteStringstring client_rand_key = 400;intuint32 cloud_client_ip = 1735;string country_code = 11;com.google.protobuf.ByteStringstring country_code = 11;booleanbool is_guest = 14;intgetKeyId()uint32 key_id = 1175;intgetLang()uint32 lang = 1548;string online_id = 12;com.google.protobuf.ByteStringstring online_id = 12;intuint32 platform_type = 2;getPsnId()string psn_id = 5;com.google.protobuf.ByteStringstring psn_id = 5;intuint32 sub_channel_id = 7;intgetUid()uint32 uid = 10;string Unk3300_PHNOHCKIHIA = 3;com.google.protobuf.ByteStringstring Unk3300_PHNOHCKIHIA = 3;string Unk3300_PKONAOIDNFK = 13;com.google.protobuf.ByteStringstring Unk3300_PKONAOIDNFK = 13;intuint32 Unk3300_PMGFBMJNNCL = 1;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getUid
int getUid()uint32 uid = 10;- Returns:
- The uid.
-
getCloudClientIp
int getCloudClientIp()uint32 cloud_client_ip = 1735;- Returns:
- The cloudClientIp.
-
getPlatformType
int getPlatformType()uint32 platform_type = 2;- Returns:
- The platformType.
-
getIsGuest
boolean getIsGuest()bool is_guest = 14;- Returns:
- The isGuest.
-
getOnlineId
String getOnlineId()string online_id = 12;- Returns:
- The onlineId.
-
getOnlineIdBytes
com.google.protobuf.ByteString getOnlineIdBytes()string online_id = 12;- Returns:
- The bytes for onlineId.
-
getAccountType
int getAccountType()uint32 account_type = 6;- Returns:
- The accountType.
-
getChannelId
int getChannelId()uint32 channel_id = 8;- Returns:
- The channelId.
-
getClientRandKey
String getClientRandKey()string client_rand_key = 400;- Returns:
- The clientRandKey.
-
getClientRandKeyBytes
com.google.protobuf.ByteString getClientRandKeyBytes()string client_rand_key = 400;- Returns:
- The bytes for clientRandKey.
-
getUnk3300PHNOHCKIHIA
String getUnk3300PHNOHCKIHIA()string Unk3300_PHNOHCKIHIA = 3;- Returns:
- The unk3300PHNOHCKIHIA.
-
getUnk3300PHNOHCKIHIABytes
com.google.protobuf.ByteString getUnk3300PHNOHCKIHIABytes()string Unk3300_PHNOHCKIHIA = 3;- Returns:
- The bytes for unk3300PHNOHCKIHIA.
-
getLang
int getLang()uint32 lang = 1548;- Returns:
- The lang.
-
getUnk3300PKONAOIDNFK
String getUnk3300PKONAOIDNFK()string Unk3300_PKONAOIDNFK = 13;- Returns:
- The unk3300PKONAOIDNFK.
-
getUnk3300PKONAOIDNFKBytes
com.google.protobuf.ByteString getUnk3300PKONAOIDNFKBytes()string Unk3300_PKONAOIDNFK = 13;- Returns:
- The bytes for unk3300PKONAOIDNFK.
-
getUnk3300PMGFBMJNNCL
int getUnk3300PMGFBMJNNCL()uint32 Unk3300_PMGFBMJNNCL = 1;- Returns:
- The unk3300PMGFBMJNNCL.
-
getPsnId
String getPsnId()string psn_id = 5;- Returns:
- The psnId.
-
getPsnIdBytes
com.google.protobuf.ByteString getPsnIdBytes()string psn_id = 5;- Returns:
- The bytes for psnId.
-
getKeyId
int getKeyId()uint32 key_id = 1175;- Returns:
- The keyId.
-
getAccountUid
String getAccountUid()string account_uid = 4;- Returns:
- The accountUid.
-
getAccountUidBytes
com.google.protobuf.ByteString getAccountUidBytes()string account_uid = 4;- Returns:
- The bytes for accountUid.
-
getClientIpStr
String getClientIpStr()string client_ip_str = 15;- Returns:
- The clientIpStr.
-
getClientIpStrBytes
com.google.protobuf.ByteString getClientIpStrBytes()string client_ip_str = 15;- Returns:
- The bytes for clientIpStr.
-
getAccountToken
String getAccountToken()string account_token = 9;- Returns:
- The accountToken.
-
getAccountTokenBytes
com.google.protobuf.ByteString getAccountTokenBytes()string account_token = 9;- Returns:
- The bytes for accountToken.
-
getCountryCode
String getCountryCode()string country_code = 11;- Returns:
- The countryCode.
-
getCountryCodeBytes
com.google.protobuf.ByteString getCountryCodeBytes()string country_code = 11;- Returns:
- The bytes for countryCode.
-
getBirthday
String getBirthday()string birthday = 292;- Returns:
- The birthday.
-
getBirthdayBytes
com.google.protobuf.ByteString getBirthdayBytes()string birthday = 292;- Returns:
- The bytes for birthday.
-
getSubChannelId
int getSubChannelId()uint32 sub_channel_id = 7;- Returns:
- The subChannelId.
-