Class LikeInfoV3ClickMsg
java.lang.Object
tech.ordinaryroad.live.chat.client.codec.bilibili.msg.base.BaseBilibiliMsg
tech.ordinaryroad.live.chat.client.codec.bilibili.msg.LikeInfoV3ClickMsg
- All Implemented Interfaces:
Serializable,IBilibiliMsg,ILikeMsg,IMsg
- Author:
- mjz
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
Fields inherited from class tech.ordinaryroad.live.chat.client.codec.bilibili.msg.base.BaseBilibiliMsg
OBJECT_MAPPER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tech.ordinaryroad.live.chat.client.codec.bilibili.msg.base.BaseBilibiliMsg
getProtoverEnum, getUnknownProperties, setOther, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface tech.ordinaryroad.live.chat.client.commons.base.msg.ILikeMsg
getClickCount
-
Constructor Details
-
LikeInfoV3ClickMsg
public LikeInfoV3ClickMsg()
-
-
Method Details
-
getOperationEnum
- Specified by:
getOperationEnumin interfaceIBilibiliMsg
-
getBadgeName
- Specified by:
getBadgeNamein interfaceILikeMsg
-
getBadgeLevel
public byte getBadgeLevel()- Specified by:
getBadgeLevelin interfaceILikeMsg
-
getUid
-
getUsername
- Specified by:
getUsernamein interfaceILikeMsg
-
getUserAvatar
- Specified by:
getUserAvatarin interfaceILikeMsg
-