Class DouyinGiftMsg
java.lang.Object
tech.ordinaryroad.live.chat.client.codec.douyin.msg.DouyinGiftMsg
- All Implemented Interfaces:
Serializable,IDouyinMsg,IGiftMsg,IMsg
- Author:
- mjz
- See Also:
-
Constructor Details
-
DouyinGiftMsg
-
-
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
-
toString
-