Public Properties (see also Protected Properties )

  Name Description
ApplicationContext  Sets or gets the application-specific state associated with the participant. (inherited from Participant )
ContactUri  Gets the contact URI of the participant, if available. Can be null. (inherited from Participant )
EndpointId  Gets the endpoint ID associated with this participant. (inherited from Participant )
FeatureParameters  Gets the collection of feature parameters. (inherited from Participant )
Gruu  Gets the Gruu. (inherited from Participant )
Name  Gets the display name of the participant. (inherited from Participant )
Port  Gets the port. (inherited from Participant )
ReliableResponseFeature Gets or sets the value indicating support for 100rel.
SameEndpointComparer  Compares two participant objects to determine whether they represent the same endpoint. (inherited from Participant )
SameUserComparer  Compares two participant objects to determine whether they represent the same user. (inherited from Participant )
Session Gets the signaling session associated with this participant.
SessionTimerFeature Gets or sets the value that indicates the support level for the session timer.
SipInstance  Gets the SIP instance. (inherited from Participant )
Uri  Gets the Uri of the participant. (inherited from Participant )
UriParameters  Gets a collection of URI parameters. (inherited from Participant )
UserAtHost  Gets the user and host portion of the URI. (inherited from Participant )

Protected Properties

  Name Description
SyncRoot  Gets the synchronization object for this participant. (inherited from Participant )

See Also