类 KuaishouLiveChatClient

java.lang.Object
tech.ordinaryroad.live.chat.client.commons.client.BaseLiveChatClient<Config,MsgListener>
tech.ordinaryroad.live.chat.client.servers.netty.client.base.BaseNettyClient<KuaishouLiveChatClientConfig,PayloadTypeOuterClass.PayloadType,IKuaishouMsg,IKuaishouMsgListener,KuaishouConnectionHandler,KuaishouBinaryFrameHandler>
tech.ordinaryroad.live.chat.client.kuaishou.client.KuaishouLiveChatClient
所有已实现的接口:
tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseConnectionListener<KuaishouConnectionHandler>, tech.ordinaryroad.live.chat.client.commons.client.IBaseLiveChatClient<IKuaishouMsgListener>

public class KuaishouLiveChatClient extends tech.ordinaryroad.live.chat.client.servers.netty.client.base.BaseNettyClient<KuaishouLiveChatClientConfig,PayloadTypeOuterClass.PayloadType,IKuaishouMsg,IKuaishouMsgListener,KuaishouConnectionHandler,KuaishouBinaryFrameHandler>
作者:
mjz