共用方式為


StartTeamsCallOptions interface

啟動傳出Teams通話的選項。

Extends

屬性

customContext

新增自訂內容的選項。

onBehalfOfOptions

指定 OnBehalfOf 使用者選項的選項。

繼承的屬性

audioOptions
videoOptions

屬性詳細資料

customContext

新增自訂內容的選項。

customContext?: CustomContext

屬性值

onBehalfOfOptions

注意

此 API 處於搶鮮版 (Beta) 階段,供開發人員預覽,而且可能會根據收到的意見反應而變更。 請勿將此 API 用於生產環境。

指定 OnBehalfOf 使用者選項的選項。

onBehalfOfOptions?: OnBehalfOfOptions

屬性值

繼承的屬性詳細資料

audioOptions

audioOptions?: AudioOptions

屬性值

繼承自JoinCallOptions.audioOptions

videoOptions

videoOptions?: VideoOptions

屬性值

繼承自JoinCallOptions.videoOptions