类的使用
tech.ordinaryroad.live.chat.client.douyin.client.DouyinLiveChatClient
使用DouyinLiveChatClient的程序包
-
tech.ordinaryroad.live.chat.client.douyin.netty.handler中DouyinLiveChatClient的使用
限定符构造器说明DouyinBinaryFrameHandler(List<IDouyinMsgListener> iDouyinMsgListeners, DouyinLiveChatClient client) DouyinConnectionHandler(Supplier<io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler> webSocketProtocolHandler, DouyinLiveChatClient client) DouyinConnectionHandler(Supplier<io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler> webSocketProtocolHandler, DouyinLiveChatClient client, tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseConnectionListener<DouyinConnectionHandler> listener)