Class SendGiftMsg
java.lang.Object
tech.ordinaryroad.live.chat.client.codec.bilibili.msg.base.BaseBilibiliMsg
tech.ordinaryroad.live.chat.client.codec.bilibili.msg.SendGiftMsg
- All Implemented Interfaces:
Serializable,IBilibiliMsg,IGiftMsg,IMsg
- Author:
- mjz
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic 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, toString
-
Constructor Details
-
SendGiftMsg
public SendGiftMsg()
-
-
Method Details
-
getBadgeName
- Specified by:
getBadgeNamein interfaceIGiftMsg
-
getBadgeLevel
public byte getBadgeLevel()- Specified by:
getBadgeLevelin interfaceIGiftMsg
-
getUid
-
getUsername
- Specified by:
getUsernamein interfaceIGiftMsg
-
getUserAvatar
- Specified by:
getUserAvatarin interfaceIGiftMsg
-
getGiftName
- Specified by:
getGiftNamein interfaceIGiftMsg
-
getGiftImg
- Specified by:
getGiftImgin interfaceIGiftMsg
-
getGiftId
-
getGiftCount
public int getGiftCount()- Specified by:
getGiftCountin interfaceIGiftMsg
-
getGiftPrice
public int getGiftPrice()- Specified by:
getGiftPricein interfaceIGiftMsg
-
getReceiveUid
- Specified by:
getReceiveUidin interfaceIGiftMsg
-
getReceiveUsername
- Specified by:
getReceiveUsernamein interfaceIGiftMsg
-
getOperationEnum
- Specified by:
getOperationEnumin interfaceIBilibiliMsg
-