类 DouyinLikeMsg
java.lang.Object
tech.ordinaryroad.live.chat.client.douyin.msg.DouyinLikeMsg
- 所有已实现的接口:
Serializable,tech.ordinaryroad.live.chat.client.commons.base.msg.ILikeMsg,tech.ordinaryroad.live.chat.client.commons.base.msg.IMsg,IDouyinMsg
public class DouyinLikeMsg
extends Object
implements IDouyinMsg, tech.ordinaryroad.live.chat.client.commons.base.msg.ILikeMsg
- 作者:
- mjz
- 另请参阅:
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
DouyinLikeMsg
public DouyinLikeMsg()
-
-
方法详细资料
-
getBadgeName
- 指定者:
getBadgeName在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.ILikeMsg
-
getBadgeLevel
public byte getBadgeLevel()- 指定者:
getBadgeLevel在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.ILikeMsg
-
getUid
- 指定者:
getUid在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.ILikeMsg
-
getUsername
- 指定者:
getUsername在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.ILikeMsg
-
getUserAvatar
- 指定者:
getUserAvatar在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.ILikeMsg
-
getClickCount
public int getClickCount()- 指定者:
getClickCount在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.ILikeMsg
-