onMessageRevokeNotifications property
- @HawkApi(ignore: true)
消息撤回回调
Implementation
@HawkApi(ignore: true)
Stream<List<NIMMessageRevokeNotification>> get onMessageRevokeNotifications =>
MessageServicePlatform.instance.onMessageRevokeNotifications.stream;