Share via


SignalingParticipant Members

Represents a participant in a session.

The SignalingParticipant type exposes the following members.

Properties

  Name Description
Public property ApplicationContext Sets or gets the application-specific state associated with the participant. (Inherited from Participant.)
Public property ContactUri Gets the contact URI of the participant, if available. Can be nullNothingnullptrunita null reference (Nothing in Visual Basic). (Inherited from Participant.)
Public property EndpointId Gets the endpoint ID associated with this participant. (Inherited from Participant.)
Public property FeatureParameters Gets the collection of feature parameters. (Inherited from Participant.)
Public property Gruu Gets the [GRUU]. (Inherited from Participant.)
Public property IsUpdateSupported
Public property Name Gets the display name of the participant. (Inherited from Participant.)
Public property Port Gets the port. (Inherited from Participant.)
Public property ReliableResponseFeature Gets or sets the value indicating support for 100rel.
Public property Session Gets the signaling session associated with this participant.
Public property SessionTimerFeature Gets or sets the value that indicates the support level for the session timer.
Public property SipInstance Gets the SIP instance. (Inherited from Participant.)
Protected property SyncRoot Gets the synchronization object for this participant. (Inherited from Participant.)
Public property Uri Gets the [URI] of the participant. (Inherited from Participant.)
Public property UriParameters Gets a collection of URI parameters. (Inherited from Participant.)
Public property UserAtHost Gets the user and host portion of the URI. (Inherited from Participant.)

Top

Methods

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

Top

Events

  Name Description
Public event PropertyChanged Raised when one or more properties of the participant change. (Inherited from Participant.)

Top

See Also

Reference

SignalingParticipant Class

Microsoft.Rtc.Signaling Namespace