Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)

Namespaces

namespace  mod_bigbluebuttonbn\external
  
 

Classes

class  mod_bigbluebuttonbn\external\can_join
 External service to check whether a user can join a meeting. More...
 
class  mod_bigbluebuttonbn\external\completion_validate
 External service to validate completion. More...
 
class  mod_bigbluebuttonbn\external\end_meeting
 External service to end a meeting. More...
 
class  mod_bigbluebuttonbn\external\get_bigbluebuttonbns_by_courses
 External service to get activity per course. More...
 
class  mod_bigbluebuttonbn\external\get_join_url
 External service to create the meeting (if needed), check user limit, and return the join URL when we can join. More...
 
class  mod_bigbluebuttonbn\external\get_recordings
 External service to fetch a list of recordings from the BBB service. More...
 
class  mod_bigbluebuttonbn\external\get_recordings_to_import
 External service to fetch a list of recordings from the BBB service. More...
 
class  mod_bigbluebuttonbn\external\meeting_info
 External service to fetch meeting information. More...
 
class  mod_bigbluebuttonbn\external\update_recording
 External service to update the details of one recording. More...
 
class  mod_bigbluebuttonbn\external\view_bigbluebuttonbn
 External service to trigger the course module viewed event and update the module completion status. More...
 

Variables

 $functions
 

Detailed Description