接口 ISuperChatMsgListener<T,SuperChatMsg>


public interface ISuperChatMsgListener<T,SuperChatMsg>
醒目留言消息回调
从以下版本开始:
0.0.11
作者:
mjz
  • 方法详细资料

    • onSuperChatMsg

      default void onSuperChatMsg(T t, SuperChatMsg msg)
      收到醒目留言
    • onSuperChatMsg

      default void onSuperChatMsg(SuperChatMsg msg)