By Admin on Monday, 15 November 2021
Category: All

Twilio Delphi Send a SMS Message

​Find below a simple example of how to send a Twilio SMS message using sgcWebSockets library.

Twilio

Code 

​Just pass to the method the parameters: Phone from the message is sent, Phone where the message should be delivered, and the text Message.

Set your own Twilio Account Sid and Twilio Auth Token.

Related Posts