TypingIndicatorDelegate
public protocol TypingIndicatorDelegate : AnyObject
Undocumented
-
Indicates if the current user should be broadcasting a ‘typing’ indicator to the server
Declaration
Swift
func typingIndicator(_ typingIndicator: TypingIndicator, currentUserIsTyping isTyping: Bool)
Parameters
typingIndicator
The
TypingIndicator
objectisTyping
If the current user is typing