类 SendItemSubBroadcastPacketMsg
java.lang.Object
com.qq.tars.protocol.tars.TarsStructBase
tech.ordinaryroad.live.chat.client.codec.huya.msg.base.BaseHuyaMsg
tech.ordinaryroad.live.chat.client.codec.huya.msg.SendItemSubBroadcastPacketMsg
- 所有已实现的接口:
Serializable,IHuyaMsg,IGiftMsg,IMsg
- 作者:
- mjz
- 另请参阅:
-
字段概要
从类继承的字段 com.qq.tars.protocol.tars.TarsStructBase
BYTE, DOUBLE, FLOAT, INT, LIST, LONG, MAP, MAX_STRING_LENGTH, SHORT, SIMPLE_LIST, STRING1, STRING4, STRUCT_BEGIN, STRUCT_END, ZERO_TAG -
构造器概要
构造器 -
方法概要
从类继承的方法 tech.ordinaryroad.live.chat.client.codec.huya.msg.base.BaseHuyaMsg
newInit, toString从类继承的方法 com.qq.tars.protocol.tars.TarsStructBase
containField, display, displaySimple, getFieldByName, recycle, setFieldByName, toByteArray, toByteArray, toDisplaySimpleString从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait从接口继承的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
getBadgeLevel, getBadgeName
-
构造器详细资料
-
SendItemSubBroadcastPacketMsg
public SendItemSubBroadcastPacketMsg(com.qq.tars.protocol.tars.TarsInputStream is)
-
-
方法详细资料
-
writeTo
public void writeTo(com.qq.tars.protocol.tars.TarsOutputStream os) - 指定者:
writeTo在类中com.qq.tars.protocol.tars.TarsStructBase
-
readFrom
public void readFrom(com.qq.tars.protocol.tars.TarsInputStream is) - 指定者:
readFrom在类中com.qq.tars.protocol.tars.TarsStructBase
-
getUid
-
getUsername
- 指定者:
getUsername在接口中IGiftMsg
-
getUserAvatar
- 指定者:
getUserAvatar在接口中IGiftMsg
-
getGiftName
- 指定者:
getGiftName在接口中IGiftMsg
-
getGiftImg
- 指定者:
getGiftImg在接口中IGiftMsg
-
getGiftId
-
getGiftCount
public int getGiftCount()- 指定者:
getGiftCount在接口中IGiftMsg
-
getGiftPrice
public int getGiftPrice()100 对应 1虎牙币- 指定者:
getGiftPrice在接口中IGiftMsg
-
getReceiveUid
- 指定者:
getReceiveUid在接口中IGiftMsg
-
getReceiveUsername
- 指定者:
getReceiveUsername在接口中IGiftMsg
-
getOperationEnum
- 指定者:
getOperationEnum在接口中IHuyaMsg
-