.net - Getting Price before sending Twilio message -


i using twilio .net helper library , want able determine price of call or sms message before send it. example, if sms message go uk number want know price before sending message. there way this?

there no way sms price before send. fee varies base on carriers.

however, using twilio api call, can "sent" price if message "sent"

if message "queued", price null.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -