v5.6.2
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
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