Class KuaishouForwardMsgListener

java.lang.Object
tech.ordinaryroad.live.chat.client.kuaishou.listener.impl.KuaishouForwardMsgListener
All Implemented Interfaces:
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>, IKuaishouMsgListener

public class KuaishouForwardMsgListener extends Object implements IKuaishouMsgListener
Since:
0.3.0
Author:
mjz
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    void
     
    void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    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

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

    onGiftMsg

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

    onLikeMsg

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

    onRoomStatsMsg, onRoomStatsMsg