onMessageDeletedNotifications property
- @HawkApi(ignore: true)
消息被删除通知
Implementation
@HawkApi(ignore: true)
Stream<List<NIMMessageDeletedNotification>>
get onMessageDeletedNotifications =>
MessageServicePlatform.instance.onMessageDeletedNotifications.stream;