onMessageReceived property
聊天室消息
Implementation
Stream<List<NIMChatroomMessage>> get onMessageReceived {
return _platform.onMessageReceived;
}
聊天室消息
Stream<List<NIMChatroomMessage>> get onMessageReceived {
return _platform.onMessageReceived;
}