Class SocialDataNotifyOuterClass.SocialDataNotify

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

public static final class SocialDataNotifyOuterClass.SocialDataNotify extends com.google.protobuf.GeneratedMessageV3 implements SocialDataNotifyOuterClass.SocialDataNotifyOrBuilder
 enum CmdId {
   option allow_alias = true;
   NONE = 0;
   CMD_ID = 4075;
   ENET_CHANNEL_ID = 0;
   ENET_IS_RELIABLE = 1;
   IS_ALLOW_CLIENT = 1;
 }
 
Protobuf type SocialDataNotify
See Also:
  • Field Details

    • IS_HAVE_FIRST_SHARE_FIELD_NUMBER

      public static final int IS_HAVE_FIRST_SHARE_FIELD_NUMBER
      See Also:
  • Method Details