prawnsalad / Nexmo-PHP-lib

Nexmo SMS gateway example library
MIT License
121 stars 98 forks source link

Added support for advanced options to send method #5

Open backhand opened 12 years ago

backhand commented 12 years ago

Added fifth argument to send(...) in the form of an array of advanced options, such as "status-report-req", "client-ref" etc. See http://www.nexmo.com/documentation/ for full list.