Public Properties (see also Protected Properties )

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

Protected Properties

  Name Description
SyncRoot Gets the synchronization object for this participant.

See Also