TeamsCallAdapterArgs type
TeamsCallAdapter の Azure Communication Services 実装を作成するための引数。
type TeamsCallAdapterArgs = TeamsCallAdapterArgsCommon & {
locator: TeamsMeetingLinkLocator | TeamsMeetingIdLocator
}
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
TeamsCallAdapter の Azure Communication Services 実装を作成するための引数。
type TeamsCallAdapterArgs = TeamsCallAdapterArgsCommon & {
locator: TeamsMeetingLinkLocator | TeamsMeetingIdLocator
}