Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Sends an SMS using the ENMS service (an additional Kepler product) or some other provider.

See the Configuration manual for more details and supported providers. Returns 'false' if sending failed.

...

Parameter name

Type

Required

Description

senderName

string

yes

the sender Sender name.

phone

string

yes

the MSISDN of the destination.

text

string

yesthe

textText.


Note

The sender name can be either a sequence of maximum 11 characters or a phone number and must not contain spaces.

...