Class InteractWordMsg

java.lang.Object
tech.ordinaryroad.live.chat.client.commons.base.msg.BaseMsg
tech.ordinaryroad.live.chat.client.bilibili.msg.base.BaseBilibiliMsg
tech.ordinaryroad.live.chat.client.bilibili.msg.InteractWordMsg
All Implemented Interfaces:
Serializable, IBilibiliMsg, tech.ordinaryroad.live.chat.client.commons.base.msg.IEnterRoomMsg, tech.ordinaryroad.live.chat.client.commons.base.msg.IMsg

public class InteractWordMsg extends BaseBilibiliMsg implements tech.ordinaryroad.live.chat.client.commons.base.msg.IEnterRoomMsg
Author:
mjz
See Also:
  • Constructor Details

    • InteractWordMsg

      public InteractWordMsg()
  • Method Details

    • getOperationEnum

      public OperationEnum getOperationEnum()
      Specified by:
      getOperationEnum in interface IBilibiliMsg
    • getBadgeName

      public String getBadgeName()
      Specified by:
      getBadgeName in interface tech.ordinaryroad.live.chat.client.commons.base.msg.IEnterRoomMsg
    • getBadgeLevel

      public byte getBadgeLevel()
      Specified by:
      getBadgeLevel in interface tech.ordinaryroad.live.chat.client.commons.base.msg.IEnterRoomMsg
    • getUid

      public String getUid()
      Specified by:
      getUid in interface tech.ordinaryroad.live.chat.client.commons.base.msg.IEnterRoomMsg
    • getUsername

      public String getUsername()
      Specified by:
      getUsername in interface tech.ordinaryroad.live.chat.client.commons.base.msg.IEnterRoomMsg
    • getUserAvatar

      public String getUserAvatar()
      Specified by:
      getUserAvatar in interface tech.ordinaryroad.live.chat.client.commons.base.msg.IEnterRoomMsg