Interface IKuaishouMsgListener

All Superinterfaces:
tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener<KuaishouBinaryFrameHandler,PayloadTypeOuterClass.PayloadType>, tech.ordinaryroad.live.chat.client.commons.base.listener.IDanmuMsgListener<KuaishouBinaryFrameHandler,KuaishouDanmuMsg>, tech.ordinaryroad.live.chat.client.commons.base.listener.IGiftMsgListener<KuaishouBinaryFrameHandler,KuaishouGiftMsg>, tech.ordinaryroad.live.chat.client.commons.base.listener.ILikeMsgListener<KuaishouBinaryFrameHandler,KuaishouLikeMsg>, tech.ordinaryroad.live.chat.client.commons.base.listener.IRoomStatsMsgListener<KuaishouBinaryFrameHandler,KuaishouRoomStatsMsg>
All Known Implementing Classes:
KuaishouForwardMsgListener

public interface IKuaishouMsgListener extends tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener<KuaishouBinaryFrameHandler,PayloadTypeOuterClass.PayloadType>, tech.ordinaryroad.live.chat.client.commons.base.listener.IDanmuMsgListener<KuaishouBinaryFrameHandler,KuaishouDanmuMsg>, tech.ordinaryroad.live.chat.client.commons.base.listener.IGiftMsgListener<KuaishouBinaryFrameHandler,KuaishouGiftMsg>, tech.ordinaryroad.live.chat.client.commons.base.listener.ILikeMsgListener<KuaishouBinaryFrameHandler,KuaishouLikeMsg>, tech.ordinaryroad.live.chat.client.commons.base.listener.IRoomStatsMsgListener<KuaishouBinaryFrameHandler,KuaishouRoomStatsMsg>
Author:
mjz
  • Method Summary

    Methods inherited from interface tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener

    onCmdMsg, onCmdMsg, onMsg, onMsg, onOtherCmdMsg, onOtherCmdMsg, onUnknownCmd, onUnknownCmd

    Methods inherited from interface tech.ordinaryroad.live.chat.client.commons.base.listener.IDanmuMsgListener

    onDanmuMsg, onDanmuMsg

    Methods inherited from interface tech.ordinaryroad.live.chat.client.commons.base.listener.IGiftMsgListener

    onGiftMsg, onGiftMsg

    Methods inherited from interface tech.ordinaryroad.live.chat.client.commons.base.listener.ILikeMsgListener

    onLikeMsg, onLikeMsg

    Methods inherited from interface tech.ordinaryroad.live.chat.client.commons.base.listener.IRoomStatsMsgListener

    onRoomStatsMsg, onRoomStatsMsg