Module: CheckMobi

Extended by:
Configuration
Defined in:
lib/check_mobi.rb,
lib/check_mobi/client.rb,
lib/check_mobi/version.rb,
lib/check_mobi/resource.rb,
lib/check_mobi/response.rb,
lib/check_mobi/configuration.rb,
lib/check_mobi/resources/prefixes.rb,
lib/check_mobi/resources/sms/send.rb,
lib/check_mobi/resources/my_account.rb,
lib/check_mobi/resources/voice/call.rb,
lib/check_mobi/resources/sms/details.rb,
lib/check_mobi/resources/check_number.rb,
lib/check_mobi/resources/country_list.rb,
lib/check_mobi/resources/voice/events.rb,
lib/check_mobi/resources/voice/hangup_call.rb,
lib/check_mobi/resources/voice/actions/play.rb,
lib/check_mobi/resources/voice/actions/wait.rb,
lib/check_mobi/resources/voice/call_details.rb,
lib/check_mobi/resources/voice/actions/speak.rb,
lib/check_mobi/resources/voice/actions/hangup.rb,
lib/check_mobi/resources/voice/actions/send_dtmf.rb,
lib/check_mobi/resources/phone_validation/verify_pin.rb,
lib/check_mobi/resources/phone_validation/validation_status.rb,
lib/check_mobi/resources/phone_validation/request_validation.rb

Defined Under Namespace

Modules: Configuration, Resources Classes: Client, Resource, Response

Constant Summary collapse

VERSION =
"1.0.5"

Constants included from Configuration

Configuration::DEFAULT_ACCEPT_TYPE, Configuration::DEFAULT_API_KEY, Configuration::DEFAULT_CONTENT_TYPE, Configuration::DEFAULT_ENDPOINT, Configuration::DEFAULT_FORMAT, Configuration::DEFAULT_METHOD, Configuration::DEFAULT_PLATFORM, Configuration::DEFAULT_USER_AGENT, Configuration::VALID_CONFIG_KEYS, Configuration::VALID_CONNECTION_KEYS, Configuration::VALID_OPTIONS_KEYS

Method Summary

Methods included from Configuration

configure, extended, options, reset