Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ITypingOptions

Index

Properties

Properties

id

id: string

The id of the typing scope

TypingScope.Room <-> room.id

Optional scope

scope: Room

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

Optional username

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