类 ChatmsgMsg
java.lang.Object
tech.ordinaryroad.live.chat.client.codec.douyu.msg.base.BaseDouyuCmdMsg
tech.ordinaryroad.live.chat.client.codec.douyu.msg.ChatmsgMsg
- 所有已实现的接口:
Serializable,IDouyuMsg,ICmdMsg<DouyuCmdEnum>,IDanmuMsg,IMsg
{
"type": "chatmsg",
"cmdEnum": "chatmsg",
"cmd": "chatmsg",
"nn": "宋老二929",
"ext": null,
"bnn": null,
"level": "1",
"cst": "1693213418102",
"brid": "0",
"bl": "0",
"dms": "5",
"rid": "3168536",
"uid": "396023456",
"txt": "666",
"pdg": "47",
"pdk": "89",
"sahf": "0",
"ic": ["avatar_v3", "202101", "45daf5ceb475414293e3da4559552655"],
"hb": ["2719"],
"hc": null,
"cid": "0b37e26cccd54f7c4d73590000000000",
"lk": null
}
- 作者:
- mjz
- 另请参阅:
-
构造器详细资料
-
ChatmsgMsg
public ChatmsgMsg()
-
-
方法详细资料
-
getType
-
getBadgeName
- 指定者:
getBadgeName在接口中IDanmuMsg
-
getBadgeLevel
public byte getBadgeLevel()- 指定者:
getBadgeLevel在接口中IDanmuMsg
-
getUsername
- 指定者:
getUsername在接口中IDanmuMsg
-
getUserAvatar
- 指定者:
getUserAvatar在接口中IDanmuMsg
-
getContent
- 指定者:
getContent在接口中IDanmuMsg
-