prawnsalad / Nexmo-PHP-lib

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

Implemented optional parameters for number searching and number getting in NexmoAccount class. #24

Closed andrisarkameru closed 1 year ago

andrisarkameru commented 9 years ago

This improves NexmoAccount->numbersList and NexmoAccount->numbersSearch by allowing to pass optional parameters, for example to search for SMS capable numbers and so on.