onMessageQuickCommentNotification property
- @HawkApi(ignore: true)
消息评论状态回调
Implementation
@HawkApi(ignore: true)
Stream<NIMMessageQuickCommentNotification>
get onMessageQuickCommentNotification => MessageServicePlatform
.instance.onMessageQuickCommentNotification.stream;