Versions Compared

Key

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

...

Info

More about the configuration can be found at SMS Sender Configurationconfiguration section.

Parameters

Parameter name

Type

Required

Description

senderName

string

yes

the sender name

phone

string

yes

the MSISDN of the destination

text

string

yes

the text

...

Note

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

 

Returns

boolean

Returns 'true' if the message was sent successfully or 'false' if an error occurred.

Example

...