Class Teamnet_Fax_Soap_Client_Quickstart

Description

Client class for QuickStart related tasks, using the Teamnet FaxAPI webservice

  • author: tingelhoff@teamnet.de
  • version: 1.0
  • copyright: Teamnet GmbH

Located in /SoapClient/main/classes/Teamnet/Fax/Soap/Client/Quickstart.php (line 11)


	
			
Variable Summary
SoapClient $oSOAP
Method Summary
Teamnet_Fax_Soap_Client_Quickstart __construct ( $wsdl)
bool checkAuthentification (string $authkey)
void checkVersion (string $sVersion, [string|null $sSysInfo = null])
Variables
SoapClient $oSOAP (line 16)
  • access: public
Methods
Constructor __construct (line 18)
  • access: public
Teamnet_Fax_Soap_Client_Quickstart __construct ( $wsdl)
  • $wsdl
checkAuthentification (line 35)

Checks whether the given AuthKey is valid or not

  • throws: ServiceException if an internal error in the fax service occured
  • throws: SoapFault if another SOAP related error occured
  • throws: MaintenanceException if the fax service is currently down for maintenance
  • throws: ParameterException if parameters are invalid
  • access: public
bool checkAuthentification (string $authkey)
  • string $authkey
checkVersion (line 67)

Used by QuickStart to check for a new version

  • throws: ServiceException if an internal error in the fax service occured
  • throws: SoapFault if another SOAP related error occured
  • throws: MaintenanceException if the fax service is currently down for maintenance
  • throws: ParameterException if parameters are invalid
  • access: public
void checkVersion (string $sVersion, [string|null $sSysInfo = null])
  • string $sVersion
  • string|null $sSysInfo

Documentation generated on Wed, 18 May 2011 15:47:40 +0200 by phpDocumentor 1.4.1