Class 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
- All Implemented Interfaces:
Serializable,IHuyaMsg,IGiftMsg,IMsg
- Author:
- mjz
- See Also:
-
Field Summary
Fields inherited from class 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 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tech.ordinaryroad.live.chat.client.codec.huya.msg.base.BaseHuyaMsg
newInit, toStringMethods inherited from class com.qq.tars.protocol.tars.TarsStructBase
containField, display, displaySimple, getFieldByName, recycle, setFieldByName, toByteArray, toByteArray, toDisplaySimpleStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
getBadgeLevel, getBadgeName
-
Constructor Details
-
SendItemSubBroadcastPacketMsg
public SendItemSubBroadcastPacketMsg(com.qq.tars.protocol.tars.TarsInputStream is)
-
-
Method Details
-
writeTo
public void writeTo(com.qq.tars.protocol.tars.TarsOutputStream os) - Specified by:
writeToin classcom.qq.tars.protocol.tars.TarsStructBase
-
readFrom
public void readFrom(com.qq.tars.protocol.tars.TarsInputStream is) - Specified by:
readFromin classcom.qq.tars.protocol.tars.TarsStructBase
-
getUid
-
getUsername
- Specified by:
getUsernamein interfaceIGiftMsg
-
getUserAvatar
- Specified by:
getUserAvatarin interfaceIGiftMsg
-
getGiftName
- Specified by:
getGiftNamein interfaceIGiftMsg
-
getGiftImg
- Specified by:
getGiftImgin interfaceIGiftMsg
-
getGiftId
-
getGiftCount
public int getGiftCount()- Specified by:
getGiftCountin interfaceIGiftMsg
-
getGiftPrice
public int getGiftPrice()100 对应 1虎牙币- Specified by:
getGiftPricein interfaceIGiftMsg
-
getReceiveUid
- Specified by:
getReceiveUidin interfaceIGiftMsg
-
getReceiveUsername
- Specified by:
getReceiveUsernamein interfaceIGiftMsg
-
getOperationEnum
- Specified by:
getOperationEnumin interfaceIHuyaMsg
-