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


Public Member Functions | |
| __construct ($environment, $conferenceId, $what) | |
| setConferenceId ($conferenceId) | |
| setWhat ($what) | |
Data Fields | |
| $conferenceId = null | |
| $what = null | |
Definition at line 36 of file GetConferenceStatusRequest.php.
| __construct | ( | $ | environment, |
| $ | conferenceId, | ||
| $ | what | ||
| ) |
constructor
| integer | $environment | |
| string | $conferenceId | |
| integer | $what |
Definition at line 72 of file GetConferenceStatusRequest.php.

| setConferenceId | ( | $ | conferenceId | ) |
set the conference id
| string | $conferenceId |
Definition at line 85 of file GetConferenceStatusRequest.php.

| setWhat | ( | $ | what | ) |
| $conferenceId = null |
Definition at line 44 of file GetConferenceStatusRequest.php.
| $what = null |
Definition at line 51 of file GetConferenceStatusRequest.php.