Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Room

Implements

Index

Constructors

Accessors

  • get createdAt(): number
  • get createdBy(): string
  • get customItems(): Record<string, string>
  • get roomId(): string

Methods

  • Selects audio device Changes current audio device asynchronously. Will trigger RoomListener.onAudioDeviceChanged method of the local participant after successfully changing the audio device.

    platform

    Android

    since

    1.0.0

    Parameters

    Returns Promise<void>

  • exit(): void

Generated using TypeDoc