مشاركة عبر


TeamsCallAdapterArgs type

وسيطات لإنشاء تنفيذ Azure Communication Services ل TeamsCallAdapter.

type TeamsCallAdapterArgs = TeamsCallAdapterArgsCommon & {
  locator: TeamsMeetingLinkLocator | TeamsMeetingIdLocator
}