Chat iOS v4
Chat iOS
Chat
iOS
Version 4
Home
/
Chat
/
iOS
/
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, channelDidUpdateTypingStatus(_:)
in the channel delegate will be invoked on all channel members' devices except the one that belongs to the current user.