CallConnectionProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The call connection properties.
public class CallConnectionProperties
type CallConnectionProperties = class
Public Class CallConnectionProperties
- Inheritance
-
CallConnectionProperties
Properties
AnsweredBy |
Identity of the answering entity. Only populated when identity is provided in the request. |
AnsweredFor |
Identity of the original Pstn target of an incoming Call. Only populated when the original target is a Pstn number. |
CallbackUri |
The callback URI. |
CallConnectionId |
The call connection id. |
CallConnectionState |
The state of the call connection. |
CorrelationId |
The correlation ID. |
MediaStreamingSubscription |
SubscriptionId for media streaming. |
ServerCallId |
The server call id. |
Source |
Source identity. |
SourceCallerIdNumber |
Caller ID phone number to appear on the invitee. |
SourceDisplayName |
Display name to appear on the invitee. |
Targets |
The targets of the call. |
TranscriptionSubscription |
SubscriptionId for transcription. |
Applies to
Azure SDK for .NET