|
static | execute (int $cmid, ?int $start=0, ?int $end=0) |
| Execute the chat view sessions event.
|
|
static | execute_parameters () |
| Returns description of method parameters.
|
|
static | execute_returns () |
| Describe the return structure of the external service.
|
|
◆ execute()
static mod_chat\external\view_sessions::execute |
( |
int | $cmid, |
|
|
?int | $start = 0, |
|
|
?int | $end = 0 ) |
|
static |
Execute the chat view sessions event.
- Parameters
-
int | $cmid | the chat course module id |
null | int | $start | |
null | int | $end | |
- Return values
-
- Exceptions
-
restricted_context_exception | |
◆ execute_parameters()
static mod_chat\external\view_sessions::execute_parameters |
( |
| ) |
|
|
static |
Returns description of method parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static mod_chat\external\view_sessions::execute_returns |
( |
| ) |
|
|
static |
Describe the return structure of the external service.
- Return values
-
external_single_structure | |
The documentation for this class was generated from the following file:
- mod/chat/classes/external/view_sessions.php