类 KuaishouGiftMsg
java.lang.Object
tech.ordinaryroad.live.chat.client.kuaishou.msg.KuaishouGiftMsg
- 所有已实现的接口:
Serializable,tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg,tech.ordinaryroad.live.chat.client.commons.base.msg.IMsg,IKuaishouMsg
public class KuaishouGiftMsg
extends Object
implements IKuaishouMsg, tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
- 作者:
- mjz
- 另请参阅:
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
KuaishouGiftMsg
-
-
方法详细资料
-
getBadgeName
- 指定者:
getBadgeName在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getBadgeLevel
public byte getBadgeLevel()- 指定者:
getBadgeLevel在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getUid
- 指定者:
getUid在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getUsername
- 指定者:
getUsername在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getUserAvatar
- 指定者:
getUserAvatar在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getGiftName
- 指定者:
getGiftName在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getGiftImg
- 指定者:
getGiftImg在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getGiftId
- 指定者:
getGiftId在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getGiftCount
public int getGiftCount()- 指定者:
getGiftCount在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getGiftPrice
public int getGiftPrice()- 指定者:
getGiftPrice在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getReceiveUid
- 指定者:
getReceiveUid在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-
getReceiveUsername
- 指定者:
getReceiveUsername在接口中tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
-