onReceiveMessages property
- @HawkApi(ignore: true)
消息接收
Implementation
@HawkApi(ignore: true)
Stream<List<NIMMessage>> get onReceiveMessages =>
MessageServicePlatform.instance.onReceiveMessages.stream;
消息接收
@HawkApi(ignore: true)
Stream<List<NIMMessage>> get onReceiveMessages =>
MessageServicePlatform.instance.onReceiveMessages.stream;