索引

B C G I O S T 
All Classes and Interfaces|所有程序包|序列化表格

B

BaseCmdMsg<CmdEnum extends Enum<CmdEnum>> - tech.ordinaryroad.live.chat.client.commons.base.msg中的类
 
BaseCmdMsg() - 类的构造器 tech.ordinaryroad.live.chat.client.commons.base.msg.BaseCmdMsg
 
BaseException - tech.ordinaryroad.live.chat.client.commons.base.exception中的异常错误
 
BaseException() - 异常错误的构造器 tech.ordinaryroad.live.chat.client.commons.base.exception.BaseException
 
BaseException(String) - 异常错误的构造器 tech.ordinaryroad.live.chat.client.commons.base.exception.BaseException
 
BaseException(String, Throwable) - 异常错误的构造器 tech.ordinaryroad.live.chat.client.commons.base.exception.BaseException
 
BaseException(String, Throwable, boolean, boolean) - 异常错误的构造器 tech.ordinaryroad.live.chat.client.commons.base.exception.BaseException
 
BaseException(Throwable) - 异常错误的构造器 tech.ordinaryroad.live.chat.client.commons.base.exception.BaseException
 
BaseMsg - tech.ordinaryroad.live.chat.client.commons.base.msg中的类
 
BaseMsg() - 类的构造器 tech.ordinaryroad.live.chat.client.commons.base.msg.BaseMsg
 

C

Constants - tech.ordinaryroad.live.chat.client.commons.base.constant中的类
 
Constants() - 类的构造器 tech.ordinaryroad.live.chat.client.commons.base.constant.Constants
 

G

getBadgeLevel() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IDanmuMsg
粉丝牌等级
getBadgeLevel() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IEnterRoomMsg
粉丝牌等级
getBadgeLevel() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
粉丝牌等级
getBadgeLevel() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.ILikeMsg
粉丝牌等级
getBadgeLevel() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.ISuperChatMsg
 
getBadgeName() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IDanmuMsg
粉丝牌名称
getBadgeName() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IEnterRoomMsg
粉丝牌名称
getBadgeName() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
粉丝牌名称
getBadgeName() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.ILikeMsg
粉丝牌名称
getBadgeName() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.ISuperChatMsg
 
getClickCount() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.ILikeMsg
点赞数
getCmd() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.ICmdMsg
 
getCmdEnum() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.ICmdMsg
 
getContent() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IDanmuMsg
弹幕内容
getDuration() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.ISuperChatMsg
醒目留言持续时间,单位秒
getGiftCount() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
礼物数量
getGiftId() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
礼物id
getGiftImg() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
礼物图像地址
getGiftName() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
礼物名称
getGiftPrice() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
单个礼物价格
getReceiveUid() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
接收方id
getReceiveUsername() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
接收方用户名
getUid() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IDanmuMsg
弹幕发送者id
getUid() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IEnterRoomMsg
用户id
getUid() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
发送方id
getUid() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.ILikeMsg
点赞者id
getUnknownProperties() - 类中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.BaseMsg
 
getUserAvatar() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IDanmuMsg
弹幕发送者头像地址
getUserAvatar() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IEnterRoomMsg
头像地址
getUserAvatar() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
发送方头像地址
getUserAvatar() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.ILikeMsg
点赞者头像地址
getUsername() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IDanmuMsg
弹幕发送者用户名
getUsername() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IEnterRoomMsg
用户名
getUsername() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.IGiftMsg
发送方用户名
getUsername() - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.ILikeMsg
点赞者用户名

I

IBaseConnectionListener<T> - tech.ordinaryroad.live.chat.client.commons.base.listener中的接口
连接回调
IBaseMsgListener<T,CmdEnum extends Enum<CmdEnum>> - tech.ordinaryroad.live.chat.client.commons.base.listener中的接口
Base消息回调
ICmdMsg<CmdEnum extends Enum<CmdEnum>> - tech.ordinaryroad.live.chat.client.commons.base.msg中的接口
 
IDanmuMsg - tech.ordinaryroad.live.chat.client.commons.base.msg中的接口
 
IDanmuMsgListener<T,DanmuMsg> - tech.ordinaryroad.live.chat.client.commons.base.listener中的接口
弹幕消息回调
IEnterRoomMsg - tech.ordinaryroad.live.chat.client.commons.base.msg中的接口
入房消息
IEnterRoomMsgListener<T,EnterRoomMsg> - tech.ordinaryroad.live.chat.client.commons.base.listener中的接口
进入房间消息回调
IGiftMsg - tech.ordinaryroad.live.chat.client.commons.base.msg中的接口
 
IGiftMsgListener<T,GiftMsg> - tech.ordinaryroad.live.chat.client.commons.base.listener中的接口
礼物消息回调
ILikeMsg - tech.ordinaryroad.live.chat.client.commons.base.msg中的接口
 
ILikeMsgListener<T,LikeMsg> - tech.ordinaryroad.live.chat.client.commons.base.listener中的接口
点赞消息回调
IMsg - tech.ordinaryroad.live.chat.client.commons.base.msg中的接口
 
ISuperChatMsg - tech.ordinaryroad.live.chat.client.commons.base.msg中的接口
醒目留言
ISuperChatMsgListener<T,SuperChatMsg> - tech.ordinaryroad.live.chat.client.commons.base.listener中的接口
醒目留言消息回调

O

OBJECT_MAPPER - 类中的静态变量 tech.ordinaryroad.live.chat.client.commons.base.msg.BaseMsg
 
onCmdMsg(CmdEnum, BaseCmdMsg<CmdEnum>) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener
onCmdMsg(CmdEnum, ICmdMsg<CmdEnum>) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener
 
onCmdMsg(T, CmdEnum, BaseCmdMsg<CmdEnum>) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener
已过时。
use #onCmdMsg(T, Enum, ICmdMsg)
onCmdMsg(T, CmdEnum, ICmdMsg<CmdEnum>) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener
收到cmd消息(所有cmd)
onConnected(T) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseConnectionListener
连接建立成功
onConnectFailed(T) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseConnectionListener
连接建立失败
onDanmuMsg(DanmuMsg) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IDanmuMsgListener
 
onDanmuMsg(T, DanmuMsg) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IDanmuMsgListener
收到弹幕
onDisconnected(T) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseConnectionListener
连接断开
onEnterRoomMsg(EnterRoomMsg) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IEnterRoomMsgListener
 
onEnterRoomMsg(T, EnterRoomMsg) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IEnterRoomMsgListener
用户进入房间
onGiftMsg(GiftMsg) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IGiftMsgListener
 
onGiftMsg(T, GiftMsg) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IGiftMsgListener
收到礼物
onLikeMsg(LikeMsg) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.ILikeMsgListener
 
onLikeMsg(T, LikeMsg) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.ILikeMsgListener
收到点赞
onMsg(IMsg) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener
 
onMsg(T, IMsg) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener
收到消息(所有消息)
onOtherCmdMsg(CmdEnum, BaseCmdMsg<CmdEnum>) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener
onOtherCmdMsg(CmdEnum, ICmdMsg<CmdEnum>) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener
 
onOtherCmdMsg(T, CmdEnum, BaseCmdMsg<CmdEnum>) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener
已过时。
use #onOtherCmdMsg(T, Enum, ICmdMsg)
onOtherCmdMsg(T, CmdEnum, ICmdMsg<CmdEnum>) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener
收到其他cmd消息(存在Enum,但Listener没有对应的回调)
onSuperChatMsg(SuperChatMsg) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.ISuperChatMsgListener
 
onSuperChatMsg(T, SuperChatMsg) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.ISuperChatMsgListener
收到醒目留言
onUnknownCmd(String, BaseMsg) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener
onUnknownCmd(String, IMsg) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener
 
onUnknownCmd(T, String, BaseMsg) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener
onUnknownCmd(T, String, IMsg) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener
收到未知cmd消息

S

setCmd(String) - 接口中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.ICmdMsg
 
setOther(String, JsonNode) - 类中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.BaseMsg
 

T

tech.ordinaryroad.live.chat.client.commons.base.constant - 程序包 tech.ordinaryroad.live.chat.client.commons.base.constant
 
tech.ordinaryroad.live.chat.client.commons.base.exception - 程序包 tech.ordinaryroad.live.chat.client.commons.base.exception
 
tech.ordinaryroad.live.chat.client.commons.base.listener - 程序包 tech.ordinaryroad.live.chat.client.commons.base.listener
 
tech.ordinaryroad.live.chat.client.commons.base.msg - 程序包 tech.ordinaryroad.live.chat.client.commons.base.msg
 
toString() - 类中的方法 tech.ordinaryroad.live.chat.client.commons.base.msg.BaseMsg
 
B C G I O S T 
All Classes and Interfaces|所有程序包|序列化表格