| 
| static  | execute (int $bigbluebuttonbnid=0, ?string $tools='protect, unprotect, publish, unpublish, delete', ?int $groupid=null) | 
|   | Get a list of recordings.  
  | 
|   | 
| static  | execute_parameters () | 
|   | Returns description of method parameters.  
  | 
|   | 
| static  | execute_returns () | 
|   | Describe the return structure of the external service.  
  | 
|   | 
◆ execute()
  
  
      
        
          | static mod_bigbluebuttonbn\external\get_recordings::execute  | 
          ( | 
          int  | 
          $bigbluebuttonbnid = 0,  | 
         
        
           | 
           | 
          ?string  | 
          $tools = 'protect,  | 
         
        
           | 
           | 
          unprotect  | 
          ,  | 
         
        
           | 
           | 
          publish  | 
          ,  | 
         
        
           | 
           | 
          unpublish  | 
          ,  | 
         
        
           | 
           | 
          delete'  | 
          ,  | 
         
        
           | 
           | 
          ?int  | 
          $groupid = null  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
Get a list of recordings. 
- Parameters
 - 
  
    | int | $bigbluebuttonbnid | the bigbluebuttonbn instance id to which the recordings are referred.  | 
    | string | null | $tools |  | 
    | int | null | $groupid |  | 
  
   
- Return values
 - 
  
    | array | of warnings and status result  | 
  
   
- Exceptions
 - 
  
  
 
 
 
◆ execute_parameters()
  
  
      
        
          | static mod_bigbluebuttonbn\external\get_recordings::execute_parameters  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Returns description of method parameters. 
- Return values
 - 
  
    | external_function_parameters |  | 
  
   
 
 
◆ execute_returns()
  
  
      
        
          | static mod_bigbluebuttonbn\external\get_recordings::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: