Share via


CallParticipantEndpointProperties Members

Include Protected Members
Include Inherited Members

Represents the properties of the call remote endpoint.

The CallParticipantEndpointProperties type exposes the following members.

Constructors

  Name Description
Public method CallParticipantEndpointProperties Creates a new instance of the CallParticipantEndpointProperties class.

Top

Properties

  Name Description
Public property AllowTransfer Gets whether the remote endpoint allows being transferred.
Public property IsEarlyMediaSupported Gets whether INVITE contains "100rel" or "ms-early-media" headers.
Public property RemoteParticipantEndpoint Gets the remote endpoint of the call.
Public property SupportedCapabilities Obsolete. Gets the list of Session Initiation Protocol (SIP) capabilities supported by the remote endpoint of the call.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetSupportedCapabilities Gets a snapshot of the list of SIP capabilities supported by the remote endpoint of the call.
Public method GetType (inherited from Object)
Public method IsCapabilitySupported Gets whether the signaling capability supplied is supported by the remote endpoint.
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

CallParticipantEndpointProperties Class

Microsoft.Rtc.Collaboration Namespace