Type alias StartMediaRedirectionOptions

StartMediaRedirectionOptions: { engagementId: string; linkId: string }

Type declaration

  • engagementId: string
  • linkId: string

    Unique identifier to identify the session

Generated using TypeDoc