Moodle  2.2.1
http://www.collinsharper.com
Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse Class Reference
Inheritance diagram for Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse:
Collaboration diagram for Zend_Service_DeveloperGarden_Response_VoiceButler_CallStatusResponse:

Public Member Functions

 getSessionId ()
 getConnectionTimeA ()
 getConnectionTimeB ()
 getDescriptionA ()
 getDescriptionB ()
 getReasonA ()
 getReasonB ()
 getStateA ()
 getStateB ()

Detailed Description

Definition at line 36 of file CallStatusResponse.php.


Member Function Documentation

returns the connection time for participant a

Returns:
integer

Definition at line 56 of file CallStatusResponse.php.

returns the connection time for participant b

Returns:
integer

Definition at line 69 of file CallStatusResponse.php.

returns the description time for participant a

Returns:
string

Definition at line 82 of file CallStatusResponse.php.

returns the description time for participant b

Returns:
string

Definition at line 95 of file CallStatusResponse.php.

returns the reason time for participant a

Returns:
integer

Definition at line 108 of file CallStatusResponse.php.

returns the reason time for participant b

Returns:
integer

Definition at line 121 of file CallStatusResponse.php.

returns the session id

Returns:
string

Definition at line 43 of file CallStatusResponse.php.

getStateA ( )

returns the state time for participant a

Returns:
string

Definition at line 134 of file CallStatusResponse.php.

getStateB ( )

returns the state time for participant b

Returns:
string

Definition at line 147 of file CallStatusResponse.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations