GroupChannelTyping extension Null safety
Set of functionality related to typing feature for group channel
- on
Properties
Methods
-
endTyping(
) → void - Stops to send typing signal.
-
getTypingUsers(
) → List< User> -
Returns a list of
User
who are currently typing. -
startTyping(
) → void - Starts to send typing signal.