Class SuperChatMessageMsg
java.lang.Object
tech.ordinaryroad.live.chat.client.codec.bilibili.msg.base.BaseBilibiliMsg
tech.ordinaryroad.live.chat.client.codec.bilibili.msg.SuperChatMessageMsg
- All Implemented Interfaces:
Serializable,IBilibiliMsg,IDanmuMsg,IMsg,ISuperChatMsg
- Author:
- mjz
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic 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.ISuperChatMsg
getBadgeLevel, getBadgeName
-
Constructor Details
-
SuperChatMessageMsg
public SuperChatMessageMsg()
-
-
Method Details
-
getOperationEnum
- Specified by:
getOperationEnumin interfaceIBilibiliMsg
-
getUid
-
getUsername
- Specified by:
getUsernamein interfaceIDanmuMsg
-
getUserAvatar
- Specified by:
getUserAvatarin interfaceIDanmuMsg
-
getContent
- Specified by:
getContentin interfaceIDanmuMsg
-
getDuration
public int getDuration()- Specified by:
getDurationin interfaceISuperChatMsg
-