SipNotificationEndpoint Members

Updated: April 16, 2012

Represents an endpoint for sending notifications using the Session Initiation Protocol (SIP). This protocol is supported by various instant messaging systems.

The following tables list the members exposed by the SipNotificationEndpoint type.

  Name Description
  SipNotificationEndpoint Overloaded.  
Top
  Name Description
public property Description  Gets or sets the description of this notification endpoint. (inherited from NotificationEndpoint)
public property DisplayName  Gets or sets a descriptive name for the endpoint. (inherited from NotificationEndpoint)
public property Id  (inherited from CreatableMonitoringBaseWithId)
public property ManagementGroup  The connection management group connection used by this object. (inherited from NotificationEndpoint)
public property ManagementGroupId  (inherited from MonitoringBase)
public property Name  Gets or sets the name of the endpoint. (inherited from NotificationEndpoint)
public property PreferredUserName Gets or sets a descriptive name for the user to whom notifications are sent.
public property PrimaryServer Gets or sets the SIP server that relays notifications for the endpoint.
public property RecipientProtocol  Gets or sets the name of the protocol used to send notifications to this endpoint. (inherited from NotificationEndpoint)
public property UserUri Gets or sets the uniform resource identifier (URI) that identifies the user to whom notifications are sent.
Top
(see also Protected Methods)
  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect  Overridden. Reconnects to the specified management group after the object has been disconnected. (inherited from MonitoringBase)
public method ToString  Overridden. (inherited from Object)
public method Update  Updates the operational database with the modified property values. (inherited from NotificationEndpoint)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top