TeamsCallAdapterArgs type
用於創建 TeamsCallAdapter的 Azure 通訊服務實現的參數。
type TeamsCallAdapterArgs = TeamsCallAdapterArgsCommon & {
locator: TeamsMeetingLinkLocator | TeamsMeetingIdLocator
}
用於創建 TeamsCallAdapter的 Azure 通訊服務實現的參數。
type TeamsCallAdapterArgs = TeamsCallAdapterArgsCommon & {
locator: TeamsMeetingLinkLocator | TeamsMeetingIdLocator
}