http://www.ibm.com/wsdl/soa/pxprs/v1_0/interface
The statusChanged Operation

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

PresenceNotification_statusChangedResponse  statusChanged (statusChanged parameters)
[fault:  InvocationException  ]
Operation Type: Request-response
Collapse Input: PresenceNotification_statusChangedRequest
statusChanged parameters  
Collapse Output: PresenceNotification_statusChangedResponse
statusChangedResponse result  
Collapse Fault:
InvocationException 
InvocationException InvocationException

Notification invocation exception.

 Collapse Bindings
Binding: PresenceNotificationBinding
<soap:binding  style="document"
  transport="http://schemas.xmlsoap.org/soap/http" />
Operation:
<soap:operation  soapAction=""
  style="document" />
Input: PresenceNotification_statusChangedRequest
<soap:body  use="literal" />
Output: PresenceNotification_statusChangedResponse
<soap:body  use="literal" />
Fault:
InvocationException: InvocationException
<soap:fault  name="InvocationException"
  use="literal" />
 

 Collapse XML
-<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>
Generated by WSDLdoc ©