|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| getSessionId () | |
| getConnectionTimeA () | |
| getConnectionTimeB () | |
| getDescriptionA () | |
| getDescriptionB () | |
| getReasonA () | |
| getReasonB () | |
| getStateA () | |
| getStateB () | |
Definition at line 36 of file CallStatusResponse.php.
returns the connection time for participant a
Definition at line 56 of file CallStatusResponse.php.
returns the connection time for participant b
Definition at line 69 of file CallStatusResponse.php.
| getDescriptionA | ( | ) |
returns the description time for participant a
Definition at line 82 of file CallStatusResponse.php.
| getDescriptionB | ( | ) |
returns the description time for participant b
Definition at line 95 of file CallStatusResponse.php.
| getReasonA | ( | ) |
returns the reason time for participant a
Definition at line 108 of file CallStatusResponse.php.
| getReasonB | ( | ) |
returns the reason time for participant b
Definition at line 121 of file CallStatusResponse.php.
| getSessionId | ( | ) |
| getStateA | ( | ) |
returns the state time for participant a
Definition at line 134 of file CallStatusResponse.php.
| getStateB | ( | ) |
returns the state time for participant b
Definition at line 147 of file CallStatusResponse.php.