mycred_twilio_action_$action
Description
This action allows you to execute custom code for custom transfer action keywords. This can be utilized to create custom keywords besides the built-in ones.
Available since version 1.0
Parameters
Param | Type | Required | Description |
---|---|---|---|
$sms_message |
array | No | The SMS message body split into an array. |
$module |
obj | No | The Twilio Transfer module object. |
Used By
Package | Prio. | Description |
---|---|---|
Not used by any built-in package. |
Examples
Example 1: Example of how to intercept custom transfer actions using the Twilio Transfers plugin.