External service to trigger the course module viewed event and update the module completion status.  
 More...
|  | 
| static | execute ($instanceid) | 
|  | Trigger the course module viewed event and update the module completion status. 
 | 
|  | 
| static | execute_parameters () | 
|  | Returns description of method parameters. 
 | 
|  | 
| static | execute_returns () | 
|  | Returns description of method result value. 
 | 
|  | 
External service to trigger the course module viewed event and update the module completion status. 
This is mainly used by the mobile application.
- Copyright
- 2018 onwards, Blindside Networks Inc 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ execute()
  
  | 
        
          | static mod_bigbluebuttonbn\external\view_bigbluebuttonbn::execute | ( |  | $instanceid | ) |  |  | static | 
 
Trigger the course module viewed event and update the module completion status. 
- Parameters
- 
  
    | int | $instanceid | the bigbluebuttonbn instance id |  
 
- Return values
- 
  
    | array | of warnings and status result |  
 
- Since
- Moodle 3.0 
 
 
◆ execute_parameters()
  
  | 
        
          | static mod_bigbluebuttonbn\external\view_bigbluebuttonbn::execute_parameters | ( |  | ) |  |  | static | 
 
Returns description of method parameters. 
- Return values
- 
  
    | external_function_parameters |  |  
 
- Since
- Moodle 3.0 
 
 
◆ execute_returns()
  
  | 
        
          | static mod_bigbluebuttonbn\external\view_bigbluebuttonbn::execute_returns | ( |  | ) |  |  | static | 
 
Returns description of method result value. 
- Return values
- 
  
  
- Since
- Moodle 3.0 
 
 
The documentation for this class was generated from the following file: