|
| send_sms_message (string $messagecontent, string $phonenumber) |
| Sends an SMS message.
|
|
◆ add_settings()
static factor_sms\local\smsgateway\gateway_interface::add_settings |
( |
\admin_settingpage | $settings | ) |
|
|
static |
◆ is_gateway_enabled()
static factor_sms\local\smsgateway\gateway_interface::is_gateway_enabled |
( |
| ) |
|
|
static |
◆ send_sms_message()
factor_sms\local\smsgateway\gateway_interface::send_sms_message |
( |
string | $messagecontent, |
|
|
string | $phonenumber ) |
Sends an SMS message.
- Parameters
-
string | $messagecontent | the content to send in the SMS message. |
string | $phonenumber | the destination for the message. |
- Return values
-
bool | true on message send success |
Implemented in factor_sms\local\smsgateway\aws_sns.
The documentation for this interface was generated from the following file:
- admin/tool/mfa/factor/sms/classes/local/smsgateway/gateway_interface.php