onReceiveCustomNotifications property
- @HawkApi(ignore: true)
收到自定义通知
Implementation
@HawkApi(ignore: true)
Stream<List<NIMCustomNotification>> get onReceiveCustomNotifications =>
_platform.onReceiveCustomNotifications;
收到自定义通知
@HawkApi(ignore: true)
Stream<List<NIMCustomNotification>> get onReceiveCustomNotifications =>
_platform.onReceiveCustomNotifications;