Uses of Class
tech.ordinaryroad.live.chat.client.kuaishou.config.KuaishouLiveChatClientConfig
Packages that use KuaishouLiveChatClientConfig
-
Uses of KuaishouLiveChatClientConfig in tech.ordinaryroad.live.chat.client.kuaishou.client
Constructors in tech.ordinaryroad.live.chat.client.kuaishou.client with parameters of type KuaishouLiveChatClientConfigModifierConstructorDescriptionKuaishouLiveChatClient(KuaishouLiveChatClientConfig config, List<IKuaishouMsgListener> msgListeners, IKuaishouConnectionListener connectionListener, io.netty.channel.EventLoopGroup workerGroup) KuaishouLiveChatClient(KuaishouLiveChatClientConfig config, IKuaishouMsgListener msgListener) KuaishouLiveChatClient(KuaishouLiveChatClientConfig config, IKuaishouMsgListener msgListener, IKuaishouConnectionListener connectionListener) KuaishouLiveChatClient(KuaishouLiveChatClientConfig config, IKuaishouMsgListener msgListener, IKuaishouConnectionListener connectionListener, io.netty.channel.EventLoopGroup workerGroup)