1.0.3 • Published 6 years ago

cavi-sms v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

cavi-sms-javascript

SMS Packages built by Cavidel Limited (Javascript)

The CAVI SMS provide a flexible way of integrating sms endpoint into your web application

To Use the sms package create a new variable example: var sms = new Sms(endpoint, username, password, sms_type, delivery_report)

Now you can send a simple message by calling the send method

Eg. sms.send(sender, message, mobile)

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago