Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
core_sms\message Member List

This is the complete list of members for core_sms\message, including all inherited members.

$timecreatedcore_sms\message
__construct(public string readonly string $recipientnumber, public null|string readonly ?string $content, public string readonly string $component, public string readonly string $messagetype, public int|null readonly ?int $recipientuserid, public bool readonly bool $issensitive, public null|int readonly ?int $id=null, public message_status readonly message_status $status=message_status::UNKNOWN, public null|int readonly ?int $gatewayid=null, ?int $timecreated=null,)core_sms\message
get_region()core_sms\message
is_sent()core_sms\message
to_record()core_sms\message
with(... $args)core_sms\message