Class PrivateChatNotifyOuterClass.PrivateChatNotify

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
emu.grasscutter.net.proto.PrivateChatNotifyOuterClass.PrivateChatNotify
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, PrivateChatNotifyOuterClass.PrivateChatNotifyOrBuilder, Serializable
Enclosing class:
PrivateChatNotifyOuterClass

public static final class PrivateChatNotifyOuterClass.PrivateChatNotify extends com.google.protobuf.GeneratedMessageV3 implements PrivateChatNotifyOuterClass.PrivateChatNotifyOrBuilder
 enum CmdId {
   option allow_alias = true;
   NONE = 0;
   CMD_ID = 5006;
   ENET_CHANNEL_ID = 0;
   ENET_IS_RELIABLE = 1;
 }
 
Protobuf type PrivateChatNotify
See Also: