Share via


ParticipantEndpoint Members

Represents an endpoint for a participant in the conversation.

The ParticipantEndpoint type exposes the following members.

Properties

  Name Description
Public property ActiveMediaTypes Active media types for the endpoint.
Public property EndpointSubtype
Public property EndpointType Gets the mode of this endpoint.
Public property IsParticipantIdAsserted
Public property Participant Gets the participant instance associated with this endpoint.
Public property Uri Gets the URI representing this 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 GetFeatureParameters
Public method GetHashCode Generates a hashcode for the participant object. (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, which contains the URI and GRUU for endpoint. (Overrides Object..::..ToString()()()().)

Top

Operators

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

Top

See Also

Reference

ParticipantEndpoint Class

Microsoft.Rtc.Collaboration Namespace