AudioVideoCall Properties

The AudioVideoCall type exposes the following members.

Properties

  Name Description
Public property ActiveMediaTypes Get the list of active media types for this call. (Inherited from Call.)
Public property ApplicationContext Gets or sets the application context. (Inherited from Call.)
Public property CallId Gets callId for the primary session sip dialog. (Inherited from Call.)
Protected property CanBeDeflected Gets the value indicating if the call has potential to be deflected to some other target than the original target. (Overrides Call..::..CanBeDeflected.)
Protected property CanHandleTransferReceived Flag indicating whether the call is handling the incoming refer messages. (Overrides Call..::..CanHandleTransferReceived.)
Public property Conversation Gets the conversation that holds this call. (Inherited from Call.)
Public property DefaultMediaType Gets or sets the default media type for this call. (Overrides Call..::..DefaultMediaType.)
Public property Flow Gets the audio video flow associated with this call.
Public property IsEarlyMediaSupported Gets or sets the flag to indicate if the call supports the reliable provisional response for early media. (Inherited from Call.)
Public property IsReplacesSupported Property to turn off and on the supported capability header. (Inherited from Call.)
Public property IsThirdPartyCallControl Gets or sets the flag to indicate that the call is used in a 3rd party call control scenario. (Inherited from Call.)
Public property LocalTag LocalTag for the call. (Inherited from Call.)
Public property OriginalDestinationUri Gets the original destination URI of this call. (Inherited from Call.)
Public property RemoteEndpoint Gets the remote endpoint of the call. (Inherited from Call.)
Public property RemoteEndpointProperties Gets the call specific properties of the remote participant endpoint of this call. (Inherited from Call.)
Public property RemoteTag Remote tag for the call. (Inherited from Call.)
Public property State Gets the current call state. (Inherited from Call.)
Public property SupportedMediaTypes List supported Media names, which are acceptable m-lines in SDP offer/answer. (Overrides Call..::..SupportedMediaTypes.)

Top

See Also

Reference

AudioVideoCall Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace