Package emu.grasscutter.net.proto
Interface ReportTrackingIOInfoNotifyOuterClass.ReportTrackingIOInfoNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ReportTrackingIOInfoNotifyOuterClass.ReportTrackingIOInfoNotify,ReportTrackingIOInfoNotifyOuterClass.ReportTrackingIOInfoNotify.Builder
- Enclosing class:
- ReportTrackingIOInfoNotifyOuterClass
public static interface ReportTrackingIOInfoNotifyOuterClass.ReportTrackingIOInfoNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstring client_tz = 13;com.google.protobuf.ByteStringstring client_tz = 13;string rydevicetype = 3;com.google.protobuf.ByteStringstring rydevicetype = 3;string Unk3300_CNPIGDOEJPB = 8;com.google.protobuf.ByteStringstring Unk3300_CNPIGDOEJPB = 8;string Unk3300_DJHKHEFPCDK = 10;com.google.protobuf.ByteStringstring Unk3300_DJHKHEFPCDK = 10;string Unk3300_PIBFPDAMJLE = 6;com.google.protobuf.ByteStringstring Unk3300_PIBFPDAMJLE = 6;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
-
getClientTz
String getClientTz()string client_tz = 13;- Returns:
- The clientTz.
-
getClientTzBytes
com.google.protobuf.ByteString getClientTzBytes()string client_tz = 13;- Returns:
- The bytes for clientTz.
-
getUnk3300DJHKHEFPCDK
String getUnk3300DJHKHEFPCDK()string Unk3300_DJHKHEFPCDK = 10;- Returns:
- The unk3300DJHKHEFPCDK.
-
getUnk3300DJHKHEFPCDKBytes
com.google.protobuf.ByteString getUnk3300DJHKHEFPCDKBytes()string Unk3300_DJHKHEFPCDK = 10;- Returns:
- The bytes for unk3300DJHKHEFPCDK.
-
getUnk3300PIBFPDAMJLE
String getUnk3300PIBFPDAMJLE()string Unk3300_PIBFPDAMJLE = 6;- Returns:
- The unk3300PIBFPDAMJLE.
-
getUnk3300PIBFPDAMJLEBytes
com.google.protobuf.ByteString getUnk3300PIBFPDAMJLEBytes()string Unk3300_PIBFPDAMJLE = 6;- Returns:
- The bytes for unk3300PIBFPDAMJLE.
-
getUnk3300CNPIGDOEJPB
String getUnk3300CNPIGDOEJPB()string Unk3300_CNPIGDOEJPB = 8;- Returns:
- The unk3300CNPIGDOEJPB.
-
getUnk3300CNPIGDOEJPBBytes
com.google.protobuf.ByteString getUnk3300CNPIGDOEJPBBytes()string Unk3300_CNPIGDOEJPB = 8;- Returns:
- The bytes for unk3300CNPIGDOEJPB.
-
getRydevicetype
String getRydevicetype()string rydevicetype = 3;- Returns:
- The rydevicetype.
-
getRydevicetypeBytes
com.google.protobuf.ByteString getRydevicetypeBytes()string rydevicetype = 3;- Returns:
- The bytes for rydevicetype.
-