CallParticipantEndpointProperties Class

Definition

Represents the properties of the call remote endpoint.

public ref class CallParticipantEndpointProperties
public class CallParticipantEndpointProperties
type CallParticipantEndpointProperties = class
Public Class CallParticipantEndpointProperties
Inheritance
CallParticipantEndpointProperties

Constructors

CallParticipantEndpointProperties(ParticipantEndpoint)

Creates a new instance of the CallParticipantEndpointProperties class.

Properties

AllowTransfer

Gets whether the remote endpoint allows being transferred.

IsEarlyMediaSupported

Gets whether INVITE contains "100rel" or "ms-early-media" headers.

RemoteParticipantEndpoint

Gets the remote endpoint of the call.

SupportedCapabilities
Obsolete.

Gets the list of Session Initiation Protocol (SIP) capabilities supported by the remote endpoint of the call.

Methods

GetSupportedCapabilities()

Gets a snapshot of the list of SIP capabilities supported by the remote endpoint of the call.

IsCapabilitySupported(String)

Gets whether the signaling capability supplied is supported by the remote endpoint.

Extension Methods

IsMediaBypassRequired(CallParticipantEndpointProperties)

Applies to