共用方式為


CallInvite interface

呼叫受邀者詳細數據。

屬性

customCallingContext

客戶用來將自定義內容傳送至目標。

sourceCallIdNumber

來電者的電話號碼標識碼。

sourceDisplayName
targetParticipant

目標的 PhoneNumberIdentifier、CommunicationUserIdentifier、MicrosoftTeamsUserIdentifier、MicrosoftTeamsAppIdentifier 或 TeamsExtensionUserIdentifier。

屬性詳細資料

customCallingContext

客戶用來將自定義內容傳送至目標。

customCallingContext?: CustomCallingContext

屬性值

sourceCallIdNumber

來電者的電話號碼標識碼。

sourceCallIdNumber?: PhoneNumberIdentifier

屬性值

sourceDisplayName

sourceDisplayName?: string

屬性值

string

targetParticipant

目標的 PhoneNumberIdentifier、CommunicationUserIdentifier、MicrosoftTeamsUserIdentifier、MicrosoftTeamsAppIdentifier 或 TeamsExtensionUserIdentifier。

targetParticipant: CommunicationUserIdentifier | PhoneNumberIdentifier | MicrosoftTeamsUserIdentifier | MicrosoftTeamsAppIdentifier | TeamsExtensionUserIdentifier

屬性值