onReceiveBroadcastNotifications property
- @HawkApi(ignore: true)
收到全员广播通知
Implementation
@HawkApi(ignore: true)
Stream<List<NIMBroadcastNotification>> get onReceiveBroadcastNotifications =>
_platform.onReceiveBroadcastNotifications;
收到全员广播通知
@HawkApi(ignore: true)
Stream<List<NIMBroadcastNotification>> get onReceiveBroadcastNotifications =>
_platform.onReceiveBroadcastNotifications;