Share via


Participant Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Represents a participant.

The following tables list the members exposed by the Participant type.

Public Constructors

Name Description
Participant Initializes a new instance of the class.

Top

Public Properties

(see also Protected Properties )

Name Description
Bb759054.pubproperty(en-us,office.12).gif ApplicationContext Sets or gets the application-specific state associated with the participant.
Bb759054.pubproperty(en-us,office.12).gif ContactUri Gets the contact URI of the participant, if available. Can be null.
Bb759054.pubproperty(en-us,office.12).gif EndpointId Gets the endpoint ID associated with this participant.
Bb759054.pubproperty(en-us,office.12).gif FeatureParameters Gets the collection of feature parameters.
Bb759054.pubproperty(en-us,office.12).gif Gruu Gets the Gruu.
Bb759054.pubproperty(en-us,office.12).gif Name Gets the display name of the participant.
Bb759054.pubproperty(en-us,office.12).gif Port Gets the port.
Bb759054.pubproperty(en-us,office.12).gif Bb759054.static(en-us,office.12).gif SameEndpointComparer Compares two participant objects to determine whether they represent the same endpoint.
Bb759054.pubproperty(en-us,office.12).gif Bb759054.static(en-us,office.12).gif SameUserComparer Compares two participant objects to determine whether they represent the same user.
Bb759054.pubproperty(en-us,office.12).gif SipInstance Gets the SIP instance.
Bb759054.pubproperty(en-us,office.12).gif Uri Gets the Uri of the participant.
Bb759054.pubproperty(en-us,office.12).gif UriParameters Gets a collection of URI parameters.
Bb759054.pubproperty(en-us,office.12).gif UserAtHost Gets the user and host portion of the URI.

Top

Protected Properties

Name Description
Bb759054.protproperty(en-us,office.12).gif SyncRoot Gets the synchronization object for this participant.

Top

Public Methods

(see also Protected Methods )

Name Description
Bb759054.pubmethod(en-us,office.12).gif Equals Overloaded. Overridden.
Bb759054.pubmethod(en-us,office.12).gif GetHashCode Overridden. Returns a hash value for the current Name object.
Bb759054.pubmethod(en-us,office.12).gif GetType (inherited from Object )
Bb759054.pubmethod(en-us,office.12).gif Bb759054.static(en-us,office.12).gif ReferenceEquals (inherited from Object )
Bb759054.pubmethod(en-us,office.12).gif ToString Overridden. Returns a string representation of the object.

Top

Protected Methods

Name Description
Bb759054.protmethod(en-us,office.12).gif Finalize (inherited from Object )
Bb759054.protmethod(en-us,office.12).gif MemberwiseClone (inherited from Object )
Bb759054.protmethod(en-us,office.12).gif NotifyPropertyChanged Raises when a property changes.

Top

Public Events

Name Description
Bb759054.pubevent(en-us,office.12).gif PropertyChanged Raised when one or more properties of the participant change.

Top

See Also

Reference

Participant Class
Microsoft.Rtc.Signaling Namespace