类的使用
tech.ordinaryroad.live.chat.client.kuaishou.netty.handler.KuaishouConnectionHandler
程序包
说明
-
tech.ordinaryroad.live.chat.client.kuaishou.client中KuaishouConnectionHandler的使用
修饰符和类型方法说明KuaishouLiveChatClient.initConnectionHandler(tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseConnectionListener<KuaishouConnectionHandler> clientConnectionListener) 修饰符和类型方法说明KuaishouLiveChatClient.initConnectionHandler(tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseConnectionListener<KuaishouConnectionHandler> clientConnectionListener) -
tech.ordinaryroad.live.chat.client.kuaishou.netty.handler中KuaishouConnectionHandler的使用
限定符构造器说明KuaishouConnectionHandler(io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker handshaker, long roomId, KuaishouApis.RoomInitResult roomInitResult, tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseConnectionListener<KuaishouConnectionHandler> listener) KuaishouConnectionHandler(io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker handshaker, long roomId, KuaishouApis.RoomInitResult roomInitResult, tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseConnectionListener<KuaishouConnectionHandler> listener, String cookie) KuaishouConnectionHandler(io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker handshaker, KuaishouLiveChatClient client, tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseConnectionListener<KuaishouConnectionHandler> listener)