Class
Messaging
In:
webservices/soap/messaging.rb
Parent:
Mobio::WebServices::WsdlDriver
require ‘drivers‘
Methods
bulk_sms
get_carrier_names
get_carriers_for_country
get_country_names
send_email
send_sms
Public Class methods
send_sms
(countryName, phoneNumber, carrier, text, from)
Public Instance methods
bulk_sms
()
to be finished
get_carrier_names
()
get_carriers_for_country
(country)
get_country_names
()
send_email
(to, from, subject, body)
[Validate]