Share via


CallAdapterLocator type

Locator used by createAzureCommunicationCallAdapter to locate the call to join

type CallAdapterLocator =
  | TeamsMeetingLinkLocator
  | GroupCallLocator
  | RoomCallLocator
  | TeamsMeetingIdLocator