onQuickCommentRemove property
删除一条快捷评论的同步回包
Implementation
Stream<NIMHandleQuickCommentOption> get onQuickCommentRemove =>
MessageServicePlatform.instance.onQuickCommentRemove.stream;
删除一条快捷评论的同步回包
Stream<NIMHandleQuickCommentOption> get onQuickCommentRemove =>
MessageServicePlatform.instance.onQuickCommentRemove.stream;