CallParticipantEndpointProperties Members

Represents the call specific properties of the remote participant endpoint in a call.

The CallParticipantEndpointProperties type exposes the following members.

Constructors

  Name Description
Public method CallParticipantEndpointProperties Initializes the object.

Top

Properties

  Name Description
Public property AllowTransfer Returns true, if remoteEndpoint allows the REFER request.
Public property IsEarlyMediaSupported Gets the value of flag indicating if remote endpoint can support early media.
Public property RemoteParticipantEndpoint Gets the remote participant endpoint.
Public property SupportedCapabilities Gets the list of supported capabilities for the remote participant endpoint.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsCapabilitySupported Find if the given capability is supported by the remote endpoint or not.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CallParticipantEndpointProperties Class

Microsoft.Rtc.Collaboration Namespace