Chat Flutter v3
Chat Flutter
Chat
Flutter
Version 3
Home
/
Chat
/
Flutter
/
Message
Send typing indicators to other members
Copy link
If the startTyping()
and endTyping()
methods are called while the current user is typing a message in a group channel, onTypingStatusUpdated()
in the channel event handler is invoked on all channel members' devices except the one that belongs to the user who is currently typing.