Public Properties (see also Protected Properties )

  Name Description
ApplicationContext Gets or sets the application context.
ApplicationUserAgent Gets or sets the application user agent string.
ConnectionManager Gets or sets the connection manager.
DefaultPeerToPeerEndpointConnectionManager Get the default connection manager for SipPeerToPeerEndpoint.
DefaultSipEndpointConnectionManager Get the default connection manager for SipEndpoint.
DesiredSessionTimerInterval Gets or sets the desired session timer interval of the application.
DisplayName Gets or sets the user name preferred by the application for the local user.
Gruu Gets or sets the Gruu of the endpoint, if any.
Id Gets the Id for this endpoint.
IsSessionTimerSupported Gets or sets the default policy used for the session timer.
MinimumSessionTimerInterval Gets or sets the minimum session interval.
ReliableProvisionalResponsePolicy Gets or sets the default policy for supporting 100rel extension feature.
Uri Represents the Uri of the identity owning this endpoint.
UserAgent Gets the user agent string used for messages.

Protected Properties

  Name Description
SyncRoot Gets the SyncRoot of this endpoint.

See Also