|
static | execute (int $bigbluebuttonbnid, int $groupid, bool $updatecache=false) |
| Fetch meeting information.
|
|
static | execute_parameters () |
| Returns description of method parameters.
|
|
static | execute_returns () |
| Describe the return structure of the external service.
|
|
- Copyright
- 2018 onwards, Blindside Networks Inc
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ execute()
static mod_bigbluebuttonbn\external\meeting_info::execute |
( |
int | $bigbluebuttonbnid, |
|
|
int | $groupid, |
|
|
bool | $updatecache = false ) |
|
static |
Fetch meeting information.
- Parameters
-
int | $bigbluebuttonbnid | the bigbluebuttonbn instance id |
int | $groupid | |
bool | $updatecache | |
- Return values
-
- Exceptions
-
◆ execute_parameters()
static mod_bigbluebuttonbn\external\meeting_info::execute_parameters |
( |
| ) |
|
|
static |
Returns description of method parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static mod_bigbluebuttonbn\external\meeting_info::execute_returns |
( |
| ) |
|
|
static |
Describe the return structure of the external service.
- Return values
-
external_single_structure | |
- Since
- Moodle 3.0
The documentation for this class was generated from the following file:
- mod/bigbluebuttonbn/classes/external/meeting_info.php