类 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
- 所有已实现的接口:
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
- 作者:
- mjz
- 另请参阅:
-
嵌套类概要
嵌套类修饰符和类型类说明static classstatic classstatic class -
字段概要
从类继承的字段 tech.ordinaryroad.live.chat.client.commons.base.msg.BaseMsg
OBJECT_MAPPER -
构造器概要
构造器 -
方法概要
从类继承的方法 tech.ordinaryroad.live.chat.client.bilibili.msg.base.BaseBilibiliMsg
getProtoverEnum从类继承的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.BaseMsg
getUnknownProperties, setOther, toString从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait从接口继承的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.ISuperChatMsg
getBadgeLevel, getBadgeName
-
构造器详细资料
-
SuperChatMessageMsg
public SuperChatMessageMsg()
-
-
方法详细资料
-
getOperationEnum
- 指定者:
getOperationEnum在接口中IBilibiliMsg
-
getUid
- 指定者:
getUid在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IDanmuMsg
-
getUsername
- 指定者:
getUsername在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IDanmuMsg
-
getUserAvatar
- 指定者:
getUserAvatar在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IDanmuMsg
-
getContent
- 指定者:
getContent在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IDanmuMsg
-
getDuration
public int getDuration()- 指定者:
getDuration在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.ISuperChatMsg
-