API Documentation

Service/DeveloperGarden/Response/VoiceButler/CallStatus2Response.php

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

category
Zend  
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Service  
subpackage
DeveloperGarden  
version
$Id: CallStatus2Response.php 23775 2011-03-01 17:25:24Z ralph $  

\Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatus2Response

Extends from
\Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse
author
Marco Kaiser  
category
Zend  
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Service  
subpackage
DeveloperGarden  

Methods

methodpublicgetBIndex( ) : integer

Index of the phone number of the second participant (B), who was called. The value 0 means the first B party phone number which was called, 1 means the second B party phone number which was called etc.

Returns
Type Description
integer
methodpublicgetBNumber( ) : string

returns the phone number of the second participant, who was called.

Returns
Type Description
string
methodpublicgetBNumberIndex( ) : integer

Index of the phone number of the second participant (B), who was called. The value 0 means the first B party phone number which was called, 1 means the second B party phone number which was called etc.

Returns
Type Description
integer
methodpublicgetBe164( ) : string

returns the phone number of the second participant, who was called.

Returns
Type Description
string
methodpublicgetConnectionTimeA( ) : integer

returns the connection time for participant a

Inherited from: \Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse::getConnectionTimeA()
Returns
Type Description
integer
methodpublicgetConnectionTimeB( ) : integer

returns the connection time for participant b

Inherited from: \Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse::getConnectionTimeB()
Returns
Type Description
integer
methodpublicgetDescriptionA( ) : string

returns the description time for participant a

Inherited from: \Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse::getDescriptionA()
Returns
Type Description
string
methodpublicgetDescriptionB( ) : string

returns the description time for participant b

Inherited from: \Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse::getDescriptionB()
Returns
Type Description
string
methodpublicgetErrorCode( ) : string|null
Returns
Type Description
stringnull
methodpublicgetErrorMessage( ) : string
Returns
Type Description
string
methodpublicgetReasonA( ) : integer

returns the reason time for participant a

Inherited from: \Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse::getReasonA()
Returns
Type Description
integer
methodpublicgetReasonB( ) : integer

returns the reason time for participant b

Inherited from: \Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse::getReasonB()
Returns
Type Description
integer
methodpublicgetReturn( ) : \stdClass
Returns
Type Description
\stdClass
methodpublicgetSessionId( ) : string
Returns
Type Description
string
methodpublicgetStateA( ) : string

returns the state time for participant a

Inherited from: \Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse::getStateA()
Returns
Type Description
string
methodpublicgetStateB( ) : string

returns the state time for participant b

Inherited from: \Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse::getStateB()
Returns
Type Description
string
methodpublichasError( ) : boolean

returns true if we have a error situation

Inherited from: \Zend_Service_DeveloperGarden_Response_VoiceButler_VoiceButlerAbstract::hasError()
Returns
Type Description
boolean
methodpublicisValid( ) : boolean

returns true if the errorCode is not null and not 0000

Inherited from: \Zend_Service_DeveloperGarden_Response_VoiceButler_VoiceButlerAbstract::isValid()
Returns
Type Description
boolean
Documentation was generated by DocBlox 0.13.3.