http://www.ibm.com/wsdl/soa/pxprs/v1_0/interface
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.
Operations |
This asynchronous method notifies the watcher that the server or
the presentity handled the pending subscription.
|
The asynchronous operation is called by the Web Service when an
attribute for which notifications were requested changes.
|
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).
|
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.
|
|
XML |
-<wsdl:portType name="PresenceNotification">
<xhtml:p>This client callback interface is used by the presence consumer
interface to send notifications.</xhtml:p>
<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">
<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:operation>
-<wsdl:operation name="statusEnd">
<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:operation>
-<wsdl:operation name="notifySubscription">
<xhtml:p>This asynchronous method notifies the watcher that the server or
the presentity handled the pending subscription.</xhtml:p>
</wsdl:documentation>
</wsdl:operation>
-<wsdl:operation name="subscriptionEnded">
<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:operation>
</wsdl:portType>
|
Used-By |
|