Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
core_communication\task Namespace Reference

  More...

Classes

class  add_members_to_room_task
 Class add_members_to_room_task to add the task to add members to the room and execute the task to action the addition. More...
 
class  create_and_configure_room_task
 Class create_and_configure_room_task to add a task to create a room and execute the task to action the creation. More...
 
class  delete_room_task
 Class delete_room_task to add a task to delete a room and execute the task to action the deletion. More...
 
class  remove_members_from_room
 Class remove_members_from_room to add the task to remove members to the room and execute the task to action the removal. More...
 
class  update_room_membership_task
 Class update_room_membership_task to add the task to update members for the room and execute the task to action the addition. More...
 
class  update_room_task
 Class update_room_task to add a task to update a room and execute the task to action the update. More...
 

Detailed Description