Skip to content

v5.6.2

Compare
Choose a tag to compare
@slorello89 slorello89 released this 15 Jan 15:19

New, simplified method for sending SMS messages.

To send an SMS simply use the Sms client's SendAnSms function

var smsResponse = smsClient.SendAnSms(FROM_NUMBER, TO_NUMBER, TEXT);

Also first auto-released Vonage .NET SDK