Class BaseBilibiliMsg
java.lang.Object
tech.ordinaryroad.live.chat.client.codec.bilibili.msg.base.BaseBilibiliMsg
- All Implemented Interfaces:
Serializable,IBilibiliMsg,IMsg
- Direct Known Subclasses:
BaseBilibiliCmdMsg,ConnectSuccessMsg,DanmuMsgMsg,HeartbeatMsg,HeartbeatReplyMsg,InteractWordMsg,LikeInfoV3ClickMsg,SendGiftMsg,SuperChatMessageMsg,UserAuthenticationMsg
- Author:
- mjz
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.fasterxml.jackson.databind.ObjectMapper -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface tech.ordinaryroad.live.chat.client.codec.bilibili.msg.base.IBilibiliMsg
getOperationEnum
-
Field Details
-
OBJECT_MAPPER
public static final com.fasterxml.jackson.databind.ObjectMapper OBJECT_MAPPER
-
-
Constructor Details
-
BaseBilibiliMsg
public BaseBilibiliMsg()
-
-
Method Details
-
getUnknownProperties
-
setOther
-
getProtoverEnum
- Specified by:
getProtoverEnumin interfaceIBilibiliMsg
-
toString
-