Class BilibiliForwardMsgListener

java.lang.Object
tech.ordinaryroad.live.chat.client.bilibili.listener.impl.BilibiliForwardMsgListener
All Implemented Interfaces:
IBilibiliMsgListener, tech.ordinaryroad.live.chat.client.commons.base.listener.IBaseMsgListener<BilibiliBinaryFrameHandler,BilibiliCmdEnum>, tech.ordinaryroad.live.chat.client.commons.base.listener.IDanmuMsgListener<BilibiliBinaryFrameHandler,DanmuMsgMsg>, tech.ordinaryroad.live.chat.client.commons.base.listener.IEnterRoomMsgListener<BilibiliBinaryFrameHandler,InteractWordMsg>, tech.ordinaryroad.live.chat.client.commons.base.listener.IGiftMsgListener<BilibiliBinaryFrameHandler,SendGiftMsg>, tech.ordinaryroad.live.chat.client.commons.base.listener.ILikeMsgListener<BilibiliBinaryFrameHandler,LikeInfoV3ClickMsg>, tech.ordinaryroad.live.chat.client.commons.base.listener.ILiveStatusChangeListener<BilibiliBinaryFrameHandler,BilibiliLiveStatusChangeMsg>, tech.ordinaryroad.live.chat.client.commons.base.listener.IRoomStatsMsgListener<BilibiliBinaryFrameHandler,BilibiliRoomStatsMsg>, tech.ordinaryroad.live.chat.client.commons.base.listener.ISuperChatMsgListener<BilibiliBinaryFrameHandler,SuperChatMessageMsg>

public class BilibiliForwardMsgListener extends Object implements IBilibiliMsgListener
Since:
0.3.0
Author:
mjz
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    void
     
    void
     
    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.bilibili.listener.IBilibiliMsgListener

    onEntryEffect

    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.IEnterRoomMsgListener

    onEnterRoomMsg

    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.ILiveStatusChangeListener

    onLiveStatusMsg

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

    onRoomStatsMsg, onRoomStatsMsg

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

    onSuperChatMsg