menu
nim_core
nim_core
ChatroomService
onMessageReceived property
onMessageReceived
brightness_4
brightness_5
onMessageReceived
property
Stream
<
List
<
NIMChatroomMessage
>
>
onMessageReceived
聊天室消息
Implementation
Stream<List<NIMChatroomMessage>> get onMessageReceived { return _platform.onMessageReceived; }
nim_core
nim_core
ChatroomService
onMessageReceived property
ChatroomService class