Participant Members

Represents a participant.

The Participant type exposes the following members.

Constructors

  Name Description
Public method Participant Initializes a new instance of the class.

Top

Properties

  Name Description
Public property ApplicationContext Sets or gets the application-specific state associated with the participant.
Public property ContactUri Gets the contact URI of the participant, if available. Can be nullNothingnullptrunita null reference (Nothing in Visual Basic).
Public property EndpointId Gets the endpoint ID associated with this participant.
Public property FeatureParameters Gets the collection of feature parameters.
Public property Gruu Gets the [GRUU].
Public property Name Gets the display name of the participant.
Public property Port Gets the port.
Public propertyStatic member SameEndpointComparer Compares two participant objects to determine whether they represent the same endpoint.
Public propertyStatic member SameUserComparer Compares two participant objects to determine whether they represent the same user.
Public property SipInstance Gets the SIP instance.
Protected property SyncRoot Gets the synchronization object for this participant.
Public property Uri Gets the [URI] of the participant.
Public property UriParameters Gets a collection of URI parameters.
Public property UserAtHost Gets the user and host portion of the URI.

Top

Methods

  Name Description
Public method Equals(Object) (Overrides Object..::..Equals(Object).)
Public method Equals(Participant, IEqualityComparer<(Of <<'(Participant>)>>)) Determines whether the two objects identify the same participant.
Public method Equals(RealTimeAddress, IEqualityComparer<(Of <<'(Participant>)>>)) Compares the participant to the real-time address.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Returns a hash value for the current [Name] object. (Overrides Object..::..GetHashCode()()()().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method NotifyPropertyChanged Raises when a property changes.
Public method ToString Returns a string representation of the object. (Overrides Object..::..ToString()()()().)

Top

Events

  Name Description
Public event PropertyChanged Raised when one or more properties of the participant change.

Top

See Also

Reference

Participant Class

Microsoft.Rtc.Signaling Namespace