Hierarchy

  • ITypingOptions

Properties

Properties

id: string

The id of the typing scope

TypingScope.Room <-> room.id

scope?: Room

The typing scope where the typing message should be presented, TypingScope.Room by default.

username?: string

The name of the user who is typing the message

Note: If not provided, it will use app assigned user's name by default.

Generated using TypeDoc