onReceiveTypingEvent property
接收到的消息正在输入事件
Implementation
Stream<QChatTypingEvent> get onReceiveTypingEvent =>
_platform.onReceiveTypingEvent;
接收到的消息正在输入事件
Stream<QChatTypingEvent> get onReceiveTypingEvent =>
_platform.onReceiveTypingEvent;