http://www.ibm.com/wsdl/soa/pxprs/v1_0/interface
The PresenceNotification Port Type

This client callback interface is used by the presence consumer interface to send notifications.

This interface is part of the collection of Parlay X outbound notifications supported by the PX Notify common component.

 Collapse Operations
PresenceNotification_notifySubscriptionResponse  notifySubscription (notifySubscription parameters) [faults:  InvocationException  ]

This asynchronous method notifies the watcher that the server or the presentity handled the pending subscription.


PresenceNotification_statusChangedResponse  statusChanged (statusChanged parameters) [faults:  InvocationException  ]

The asynchronous operation is called by the Web Service when an attribute for which notifications were requested changes.


PresenceNotification_statusEndResponse  statusEnd (statusEnd parameters) [faults:  InvocationException  ]

The notifications have ended for this correlator. This message will be delivered when the duration or count for notifications have been completed. This message will not be delivered in the case of an error ending the notifications or deliberate ending of the notifications (using endPresenceNotification operation).


PresenceNotification_subscriptionEndedResponse  subscriptionEnded (subscriptionEnded parameters) [faults:  InvocationException  ]

This asynchronous operation is called by the Web Service to notify the watcher (application) that the subscription has terminated. Typical reasons are a timeout of the underlying SIP soft state subscription (in accordance with [14] and [9]) or the decision of the presentity to block further presence information to that watcher. Since the subscription request has no expiration parameters, the service implementation may provide an inactivity timer that also triggers the subscriptionEnded message.


 Collapse XML
-<wsdl:portType  name="PresenceNotification">
-<wsdl:documentation>
<xhtml:p>This client callback interface is used by the presence consumer interface to send notifications.</xhtml:p>
-<xhtml:p>
-<xhtml:b>
<xhtml:i>This interface is part of the collection of Parlay X outbound notifications supported by the PX Notify common component.</xhtml:i>
</xhtml:b>
</xhtml:p>
</wsdl:documentation>
-<wsdl:operation  name="statusChanged">
-<wsdl:documentation>
<xhtml:p>The asynchronous operation is called by the Web Service when an attribute for which notifications were requested changes.</xhtml:p>
</wsdl:documentation>
<wsdl:fault  message="soa_pxnotify_faults:InvocationException"  name="InvocationException" />
</wsdl:operation>
-<wsdl:operation  name="statusEnd">
-<wsdl:documentation>
<xhtml:p>The notifications have ended for this correlator. This message will be delivered when the duration or count for notifications have been completed. This message will not be delivered in the case of an error ending the notifications or deliberate ending of the notifications (using endPresenceNotification operation).</xhtml:p>
</wsdl:documentation>
<wsdl:fault  message="soa_pxnotify_faults:InvocationException"  name="InvocationException" />
</wsdl:operation>
-<wsdl:operation  name="notifySubscription">
-<wsdl:documentation>
<xhtml:p>This asynchronous method notifies the watcher that the server or the presentity handled the pending subscription.</xhtml:p>
</wsdl:documentation>
<wsdl:fault  message="soa_pxnotify_faults:InvocationException"  name="InvocationException" />
</wsdl:operation>
-<wsdl:operation  name="subscriptionEnded">
-<wsdl:documentation>
<xhtml:p>This asynchronous operation is called by the Web Service to notify the watcher (application) that the subscription has terminated. Typical reasons are a timeout of the underlying SIP soft state subscription (in accordance with [14] and [9]) or the decision of the presentity to block further presence information to that watcher. Since the subscription request has no expiration parameters, the service implementation may provide an inactivity timer that also triggers the subscriptionEnded message.</xhtml:p>
</wsdl:documentation>
<wsdl:fault  message="soa_pxnotify_faults:InvocationException"  name="InvocationException" />
</wsdl:operation>
</wsdl:portType>
 Collapse Used-By
Service Port Binding
PresenceNotificationService PresenceNotification PresenceNotificationBinding
Generated by WSDLdoc ©