类 SendGiftMsg
java.lang.Object
tech.ordinaryroad.live.chat.client.codec.bilibili.msg.base.BaseBilibiliMsg
tech.ordinaryroad.live.chat.client.codec.bilibili.msg.SendGiftMsg
- 所有已实现的接口:
Serializable,IBilibiliMsg,IGiftMsg,IMsg
- 作者:
- mjz
- 另请参阅:
-
嵌套类概要
嵌套类修饰符和类型类说明static classstatic classstatic classstatic classstatic class -
字段概要
从类继承的字段 tech.ordinaryroad.live.chat.client.codec.bilibili.msg.base.BaseBilibiliMsg
OBJECT_MAPPER -
构造器概要
构造器 -
方法概要
从类继承的方法 tech.ordinaryroad.live.chat.client.codec.bilibili.msg.base.BaseBilibiliMsg
getProtoverEnum, getUnknownProperties, setOther, toString
-
构造器详细资料
-
SendGiftMsg
public SendGiftMsg()
-
-
方法详细资料
-
getBadgeName
- 指定者:
getBadgeName在接口中IGiftMsg
-
getBadgeLevel
public byte getBadgeLevel()- 指定者:
getBadgeLevel在接口中IGiftMsg
-
getUid
-
getUsername
- 指定者:
getUsername在接口中IGiftMsg
-
getUserAvatar
- 指定者:
getUserAvatar在接口中IGiftMsg
-
getGiftName
- 指定者:
getGiftName在接口中IGiftMsg
-
getGiftImg
- 指定者:
getGiftImg在接口中IGiftMsg
-
getGiftId
-
getGiftCount
public int getGiftCount()- 指定者:
getGiftCount在接口中IGiftMsg
-
getGiftPrice
public int getGiftPrice()- 指定者:
getGiftPrice在接口中IGiftMsg
-
getReceiveUid
- 指定者:
getReceiveUid在接口中IGiftMsg
-
getReceiveUsername
- 指定者:
getReceiveUsername在接口中IGiftMsg
-
getOperationEnum
- 指定者:
getOperationEnum在接口中IBilibiliMsg
-