Interface RecentCalls

Recent Calls Manager.

XML Namespace

urn:icsy:venice:wsdl:voip:supp

XSD Data Types

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

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

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

Operations

void clear (domain:SSOInformation sso) throws faults:AuthorizationFault
Clear recent calls list.

 xsd:int getSize (domain:SSOInformation sso) throws faults:AuthorizationFault
Get size of recent calls list.

 basic:StringArray getRecentCalls (domain:SSOInformation sso) throws faults:AuthorizationFault
Get recent calls list.

void addCall (domain:SSOInformation sso, basic:String callee) throws faults:AuthorizationFault
Add a call to recent calls list.

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