|
| __construct (public bool readonly bool $sent=false, public bool readonly bool $failed=false, public bool readonly bool $inprogress=false,) |
| Message status categorisation.
|
|
◆ __construct()
core_sms\status::__construct |
( |
public bool readonly bool | $sent = false, |
|
|
public bool readonly bool | $failed = false, |
|
|
public bool readonly bool | $inprogress = false ) |
Message status categorisation.
- Parameters
-
bool | $sent | |
bool | $failed | |
bool | $inprogress | |
- Parameters
-
$sent | Whether the message was sent successfully |
$failed | Whether the message is in a failed state |
$inprogress | Whether the message is in-progress |
The documentation for this class was generated from the following file: