onMessageStatusChanged property

Stream<NIMChatroomMessage> onMessageStatusChanged

聊天室消息状态变更事件

Implementation

Stream<NIMChatroomMessage> get onMessageStatusChanged =>
    _platform.onMessageStatusChanged;