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, onUnknownCmdMethods inherited from interface tech.ordinaryroad.live.chat.client.commons.base.listener.IDanmuMsgListener
onDanmuMsg, onDanmuMsgMethods inherited from interface tech.ordinaryroad.live.chat.client.commons.base.listener.IGiftMsgListener
onGiftMsg, onGiftMsgMethods inherited from interface tech.ordinaryroad.live.chat.client.commons.base.listener.ILikeMsgListener
onLikeMsg, onLikeMsgMethods inherited from interface tech.ordinaryroad.live.chat.client.commons.base.listener.IRoomStatsMsgListener
onRoomStatsMsg, onRoomStatsMsg