Interface Watcher

This service type provides query of the Presence Service.

XML Namespace

urn:icsy:venice:wsdl:presence

XSD Data Types

basic:  http://www.v-grid.info/types/basic.xsd

pres:  http://www.v-grid.info/types/presence.xsd

domain:  http://www.v-grid.info/types/domain.xsd

faults:  http://www.v-grid.info/types/faults.xsd

Operations

void subscriptionConfirmed (domain:SSOInformation sso, pres:Subscription subscription) throws faults:AuthorizationFault
Tells the watcher that a subscription has been confirmed by the presentity.

void subscriptionCancelled (domain:SSOInformation sso, pres:Subscription subscription) throws faults:AuthorizationFault
Tells the watcher that a subscription has been cancelled by the presentity.

void subscriptionDenied (domain:SSOInformation sso, pres:Subscription subscription) throws faults:AuthorizationFault
Tells the watcher that a subscription has been denied by the presentity.

void notify (domain:SSOInformation sso, pres:presence pidf) throws faults:AuthorizationFault
Notifies the watcher about changes in the presence information data.

Generated by the Venice Service Compiler on Thu May 10 14:12:57 CEST 2012