The state of an external component, which contains the current user's information and the current room's information.

Hierarchy

  • IExternalComponentState

Properties

currentRoom: IExternalComponentRoomInfo

The room where the external component belongs to

currentUser: IExternalComponentUserInfo

The user who opened this external component

Generated using TypeDoc