类 SendGiftMsg
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.SendGiftMsg
- 所有已实现的接口:
Serializable,IBilibiliMsg,tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg,tech.ordinaryroad.live.chat.client.commons.base.msg.IMsg
public class SendGiftMsg
extends BaseBilibiliMsg
implements tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
- 作者:
- mjz
- 另请参阅:
-
嵌套类概要
嵌套类修饰符和类型类说明static classstatic classstatic 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
-
构造器详细资料
-
SendGiftMsg
public SendGiftMsg()
-
-
方法详细资料
-
getBadgeName
- 指定者:
getBadgeName在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getBadgeLevel
public byte getBadgeLevel()- 指定者:
getBadgeLevel在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getUid
- 指定者:
getUid在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getUsername
- 指定者:
getUsername在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getUserAvatar
- 指定者:
getUserAvatar在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getGiftName
- 指定者:
getGiftName在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getGiftImg
- 指定者:
getGiftImg在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getGiftId
- 指定者:
getGiftId在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getGiftCount
public int getGiftCount()- 指定者:
getGiftCount在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getGiftPrice
public int getGiftPrice()- 指定者:
getGiftPrice在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getReceiveUid
- 指定者:
getReceiveUid在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getReceiveUsername
- 指定者:
getReceiveUsername在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getOperationEnum
- 指定者:
getOperationEnum在接口中IBilibiliMsg
-