TelephonyTools.SendSMS

Syntax:

SendSMS(<SMSMessage>, <Interactively>)

Parameters:

<SMSMessage> (required)

Type: SMSMessage.
It contains a SMS to be transferred.

<Interactively> (required)

Type: Boolean.
It specifies whether the interactive mode is used to send SMS.

Description:

If the Interactively parameter is set to True, then a system application for SMS sending will be run.
Otherwise, the SMS will be sent by using the mobile platform tools.

Availability:

Mobile application (client).

    

1C:Enterprise Developer's Community