Package emu.grasscutter.net.proto
Interface GCGHeartBeatNotifyOuterClass.GCGHeartBeatNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
GCGHeartBeatNotifyOuterClass.GCGHeartBeatNotify,GCGHeartBeatNotifyOuterClass.GCGHeartBeatNotify.Builder
- Enclosing class:
- GCGHeartBeatNotifyOuterClass
public static interface GCGHeartBeatNotifyOuterClass.GCGHeartBeatNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
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
-
getServerSeq
int getServerSeq()uint32 server_seq = 12;- Returns:
- The serverSeq.
-