类的使用
tech.ordinaryroad.live.chat.client.kuaishou.client.KuaishouLiveChatClient
使用KuaishouLiveChatClient的程序包
-
tech.ordinaryroad.live.chat.client.kuaishou.netty.handler中KuaishouLiveChatClient的使用
限定符构造器说明KuaishouBinaryFrameHandler(List<IKuaishouMsgListener> iKuaishouMsgListeners, KuaishouLiveChatClient client) KuaishouConnectionHandler(io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker handshaker, KuaishouLiveChatClient client) KuaishouConnectionHandler(io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker handshaker, KuaishouLiveChatClient client, tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseConnectionListener<KuaishouConnectionHandler> listener)