maelstrom
maelstrom copied to clipboard
Room participation: setTyping
Informs the server that the user has started or stopped typing.
This tells the server that the user is typing for the next N
milliseconds where N is the value specified in the timeout
key.
Alternatively, if typing
is false
, it tells the server that the
user has stopped typing.