Class SuperChatMessageMsg
java.lang.Object
tech.ordinaryroad.live.chat.client.commons.base.msg.BaseMsg
tech.ordinaryroad.live.chat.client.bilibili.msg.base.BaseBilibiliMsg
tech.ordinaryroad.live.chat.client.bilibili.msg.SuperChatMessageMsg
- All Implemented Interfaces:
Serializable,IBilibiliMsg,tech.ordinaryroad.live.chat.client.commons.base.msg.IDanmuMsg,tech.ordinaryroad.live.chat.client.commons.base.msg.IMsg,tech.ordinaryroad.live.chat.client.commons.base.msg.ISuperChatMsg
public class SuperChatMessageMsg
extends BaseBilibiliMsg
implements tech.ordinaryroad.live.chat.client.commons.base.msg.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.commons.base.msg.BaseMsg
OBJECT_MAPPER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tech.ordinaryroad.live.chat.client.bilibili.msg.base.BaseBilibiliMsg
getProtoverEnumMethods inherited from class tech.ordinaryroad.live.chat.client.commons.base.msg.BaseMsg
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
- Specified by:
getUidin interfacetech.ordinaryroad.live.chat.client.commons.base.msg.IDanmuMsg
-
getUsername
- Specified by:
getUsernamein interfacetech.ordinaryroad.live.chat.client.commons.base.msg.IDanmuMsg
-
getUserAvatar
- Specified by:
getUserAvatarin interfacetech.ordinaryroad.live.chat.client.commons.base.msg.IDanmuMsg
-
getContent
- Specified by:
getContentin interfacetech.ordinaryroad.live.chat.client.commons.base.msg.IDanmuMsg
-
getDuration
public int getDuration()- Specified by:
getDurationin interfacetech.ordinaryroad.live.chat.client.commons.base.msg.ISuperChatMsg
-