CallInvite interface
招待者の詳細を呼び出します。
プロパティ
| custom |
顧客がターゲットにカスタム コンテキストを送信するために使用されます。 |
| source |
発信者の電話番号識別子。 |
| source |
|
| target |
ターゲットの PhoneNumberIdentifier、CommunicationUserIdentifier、MicrosoftTeamsUserIdentifier、MicrosoftTeamsAppIdentifier、または TeamsExtensionUserIdentifier。 |
プロパティの詳細
customCallingContext
顧客がターゲットにカスタム コンテキストを送信するために使用されます。
customCallingContext?: CustomCallingContext
プロパティ値
sourceCallIdNumber
sourceDisplayName
sourceDisplayName?: string
プロパティ値
string
targetParticipant
ターゲットの PhoneNumberIdentifier、CommunicationUserIdentifier、MicrosoftTeamsUserIdentifier、MicrosoftTeamsAppIdentifier、または TeamsExtensionUserIdentifier。
targetParticipant: CommunicationUserIdentifier | PhoneNumberIdentifier | MicrosoftTeamsUserIdentifier | MicrosoftTeamsAppIdentifier | TeamsExtensionUserIdentifier