Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
|
This is the complete list of members for core_sms\gateway, including all inherited members.
$config | core_sms\gateway | |
__construct(public bool readonly bool $enabled, public string string $name, string $config, public null|int readonly ?int $id=null,) | core_sms\gateway | |
can_send(message $message) | core_sms\gateway | |
get_send_priority(message $message) | core_sms\gateway | |
MESSAGE_LENGTH_LIMIT | core_sms\gateway | protected |
send(message $message) | core_sms\gateway | |
to_record() | core_sms\gateway | |
truncate_message(string $message) | core_sms\gateway | |
update_message_status(message $message) | core_sms\gateway | |
update_message_statuses(array $messages) | core_sms\gateway |