类 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

      public String 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

      public String getUid()
      指定者:
      getUid 在接口中 tech.ordinaryroad.live.chat.client.commons.base.msg.ILikeMsg
    • getUsername

      public String getUsername()
      指定者:
      getUsername 在接口中 tech.ordinaryroad.live.chat.client.commons.base.msg.ILikeMsg
    • getUserAvatar

      public String 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