|
static | send_sms_message (string $messagecontent, string $phonenumber, stdclass $config,) |
| Sends an SMS message using the selected aws service provider.
|
|
◆ send_sms_message()
static smsgateway_aws\local\aws_sms_service_provider::send_sms_message |
( |
string | $messagecontent, |
|
|
string | $phonenumber, |
|
|
stdclass | $config ) |
|
static |
Sends an SMS message using the selected aws service provider.
- Parameters
-
string | $messagecontent | the content to send in the SMS message. |
string | $phonenumber | the destination for the message. |
- Return values
-
message_status | Status of the message. |
The documentation for this interface was generated from the following file:
- sms/gateway/aws/classes/local/aws_sms_service_provider.php