userIsTyping

abstract fun userIsTyping()

To call when user is typing a message in the room. The SDK will handle the requests scheduling to the homeserver:

  • No more than one typing request per 10s

  • If not called after 10s, the SDK will notify the homeserver that the user is not typing anymore