nim_core
nim_core
QChatObserver
onReceiveMessage property
onReceiveMessage
onReceiveMessage
property
Null safety
Stream
<
List
<
QChatMessage
>
>
onReceiveMessage
收到的消息集合
Implementation
Stream<List<QChatMessage>> get onReceiveMessage => _platform.onReceiveMessage;
nim_core
nim_core
QChatObserver
onReceiveMessage property
QChatObserver class
Constructors
QChatObserver
Properties
hashCode
onAttachmentProgress
onKickedOut
onMessageDelete
onMessageRevoke
onMessageStatusChange
onMessageUpdate
onMultiSpotLogin
onReceiveMessage
onReceiveSystemNotification
onStatusChange
onSystemNotificationUpdate
onUnreadInfoChanged
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==