ParticipantEndpoint Members

Include Protected Members
Include Inherited Members

Represents an endpoint for a participant in the conversation.

The ParticipantEndpoint type exposes the following members.

Properties

  Name Description
Public property ActiveMediaTypes Obsolete. Gets the active media types for this participant endpoint.
Public property EndpointSubtype Gets the subtype of this participant endpoint.
Public property EndpointType Gets the type of this participant endpoint.
Public property IsParticipantIdAsserted Gets whether the participant associated with this endpoint has an asserted identity.
Public property Participant Gets the participant instance associated with this participant endpoint.
Public property Uri Gets the URI representing this participant endpoint.

Top

Methods

  Name Description
Public method Equals(Object) Returns true if the current endpoint is equal to the passed endpoint. (Overrides Object.Equals(Object).)
Public method Equals(ParticipantEndpoint) Returns true if the current endpoint is equal to the passed endpoint.
Protected method Finalize (inherited from Object)
Public method GetActiveMediaTypes Returns a snapshot of active media types for this participant endpoint.
Public method GetFeatureParameters Gets the collection of feature parameters.
Public method GetHashCode Generates a hash code for the participant. (Overrides Object.GetHashCode().)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString Return the string representation of participant endpoint. (Overrides Object.ToString().)

Top

Operators

  Name Description
Public operatorStatic member Equality Returns true if the two endpoints are equal.
Public operatorStatic member Implicit(ParticipantEndpoint to RealTimeAddress) Convert to endpoint address.
Public operatorStatic member Inequality Returns true if the two endpoints are unequal.

Top

See Also

Reference

ParticipantEndpoint Class

Microsoft.Rtc.Collaboration Namespace