Property | Type | Description | |
---|---|---|---|
$apiBase | string | The API's URL. | |
$client | The Guzzle HTTP Client. |
Method | Description | |
---|---|---|
__construct ( |
Constructs the MozeoSMS Instance. | |
send ( |
Sends a SMS message. |
public __construct ( |
||
$client | The guzzle client |
public send ( |
||
$message | The SMS message instance. |