onQuickCommentRemove property

Stream<NIMHandleQuickCommentOption> onQuickCommentRemove

删除一条快捷评论的同步回包

Implementation

Stream<NIMHandleQuickCommentOption> get onQuickCommentRemove =>
    MessageServicePlatform.instance.onQuickCommentRemove.stream;