Package emu.grasscutter.net.proto
Interface PullRecentChatReqOuterClass.PullRecentChatReqOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
PullRecentChatReqOuterClass.PullRecentChatReq,PullRecentChatReqOuterClass.PullRecentChatReq.Builder
- Enclosing class:
- PullRecentChatReqOuterClass
public static interface PullRecentChatReqOuterClass.PullRecentChatReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintGODLNLIJKDEintJBKDCKFOAGHMethods 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
-
getBeginSequence
int getBeginSequence()GODLNLIJKDE
uint32 begin_sequence = 15;- Returns:
- The beginSequence.
-
getPullNum
int getPullNum()JBKDCKFOAGH
uint32 pull_num = 8;- Returns:
- The pullNum.
-