| 程序包 | 说明 |
|---|---|
| tech.ordinaryroad.live.chat.client.codec.huya.msg.factory |
| 限定符和类型 | 方法和说明 |
|---|---|
WebSocketCommand |
HuyaMsgFactory.createAuth(String ver,
String cookie)
创建认证包
1. doLaunch
2. registerGroup
3. updateUserInfo
|
WebSocketCommand |
HuyaMsgFactory.createGetLivingInfoReq(HuyaRoomInitResult roomInitResult,
String ver,
String cookie) |
WebSocketCommand |
HuyaMsgFactory.createGiftListReq(HuyaRoomInitResult roomInitResult,
String ver)
创建获取礼物列表请求包
|
WebSocketCommand |
HuyaMsgFactory.createHeartbeat(HuyaRoomInitResult roomInitResult,
String ver,
String cookie) |
WebSocketCommand |
HuyaMsgFactory.createLiveLaunchReq(String ver,
String cookie) |
WebSocketCommand |
HuyaMsgFactory.createRegisterGroupReq(HuyaRoomInitResult roomInitResult) |
WebSocketCommand |
HuyaMsgFactory.createSendMessageReq(HuyaRoomInitResult roomInitResult,
String msg,
String ver,
String cookie)
创建弹幕包
|
WebSocketCommand |
HuyaMsgFactory.createUpdateUserInfoReq() |
Copyright © 2025. All rights reserved.