Class DouyinLikeMsg
java.lang.Object
tech.ordinaryroad.live.chat.client.codec.douyin.msg.DouyinLikeMsg
- All Implemented Interfaces:
Serializable,IDouyinMsg,ILikeMsg,IMsg
- Author:
- mjz
- See Also:
-
Constructor Details
-
DouyinLikeMsg
public DouyinLikeMsg()
-
-
Method Details
-
getBadgeName
- Specified by:
getBadgeNamein interfaceILikeMsg
-
getBadgeLevel
public byte getBadgeLevel()- Specified by:
getBadgeLevelin interfaceILikeMsg
-
getUid
-
getUsername
- Specified by:
getUsernamein interfaceILikeMsg
-
getUserAvatar
- Specified by:
getUserAvatarin interfaceILikeMsg
-
getClickCount
public int getClickCount()- Specified by:
getClickCountin interfaceILikeMsg
-
toString
-