Interface ISuperChatMsgListener<T,SuperChatMsg>
public interface ISuperChatMsgListener<T,SuperChatMsg>
醒目留言消息回调
- Since:
- 0.0.11
- Author:
- mjz
-
Method Summary
Modifier and TypeMethodDescriptiondefault voiddefault voidonSuperChatMsg(T t, SuperChatMsg msg) 收到醒目留言
-
Method Details
-
onSuperChatMsg
收到醒目留言 -
onSuperChatMsg
-