프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$apiBase | string | The API's URL. | |
$client | The Guzzle HTTP Client. |
메소드 | 설명 | |
---|---|---|
__construct ( |
Constructs the MozeoSMS Instance. | |
send ( |
Sends a SMS message. |
public __construct ( |
||
$client | The guzzle client |
public send ( |
||
$message | The SMS message instance. |