|
static | execute (int $bigbluebuttonbnid, int $recordingid, string $action, string $additionaloptions=null) |
| Updates a recording.
|
|
static | execute_parameters () |
| Returns description of method parameters.
|
|
static | execute_returns () |
| Describe the return structure of the external service.
|
|
◆ execute()
static mod_bigbluebuttonbn\external\update_recording::execute |
( |
int |
$bigbluebuttonbnid, |
|
|
int |
$recordingid, |
|
|
string |
$action, |
|
|
string |
$additionaloptions = null |
|
) |
| |
|
static |
Updates a recording.
- Parameters
-
int | $bigbluebuttonbnid | the bigbluebuttonbn instance id, either the same as the one set in the recording or a new instance to import the recording into. |
int | $recordingid | |
string | $action | |
string | null | $additionaloptions | |
- Return values
-
array | (empty array for now) |
◆ execute_parameters()
static mod_bigbluebuttonbn\external\update_recording::execute_parameters |
( |
| ) |
|
|
static |
Returns description of method parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static mod_bigbluebuttonbn\external\update_recording::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: