Module: Bandwidth

Defined in:
lib/bandwidth/call.rb,
lib/bandwidth/error.rb,
lib/bandwidth/media.rb,
lib/bandwidth/bridge.rb,
lib/bandwidth/client.rb,
lib/bandwidth/domain.rb,
lib/bandwidth/errors.rb,
lib/bandwidth/account.rb,
lib/bandwidth/message.rb,
lib/bandwidth/version.rb,
lib/bandwidth/api_item.rb,
lib/bandwidth/endpoint.rb,
lib/bandwidth/recording.rb,
lib/bandwidth/conference.rb,
lib/bandwidth/application.rb,
lib/bandwidth/number_info.rb,
lib/bandwidth/phone_number.rb,
lib/bandwidth/xml/response.rb,
lib/bandwidth/xml/xml_verb.rb,
lib/bandwidth/client_wrapper.rb,
lib/bandwidth/xml/verbs/pause.rb,
lib/bandwidth/available_number.rb,
lib/bandwidth/xml/verbs/gather.rb,
lib/bandwidth/xml/verbs/hangup.rb,
lib/bandwidth/xml/verbs/record.rb,
lib/bandwidth/xml/verbs/reject.rb,
lib/bandwidth/conference_member.rb,
lib/bandwidth/xml/verbs/redirect.rb,
lib/bandwidth/xml/verbs/transfer.rb,
lib/bandwidth/xml/verbs/play_audio.rb,
lib/bandwidth/play_audio_extensions.rb,
lib/bandwidth/xml/verbs/send_message.rb,
lib/bandwidth/xml/verbs/speak_sentence.rb

Defined Under Namespace

Modules: ApiItem, ClientWrapper, Errors, PlayAudioExtensions, Xml Classes: Account, Application, AvailableNumber, Bridge, Call, Client, Conference, ConferenceMember, Domain, EndPoint, Error, Media, Message, NumberInfo, PhoneNumber, Recording

Constant Summary

CALL_PATH =
'calls'
ERROR_PATH =
'errors'
MEDIA_PATH =
"media"
BRIDGE_PATH =
'bridges'
DOMAIN_PATH =
'domains'
ACCOUNT_PATH =
'account'
MESSAGE_PATH =
'messages'
VERSION =

Version of this gem

"1.0.14"
RECORDING_PATH =
'recordings'
CONFERENCE_PATH =
'conferences'
APPLICATION_PATH =
'applications'
NUMBERINFO_PATH =
'phoneNumbers/numberInfo'
PHONENUMBER_PATH =
'phoneNumbers'
AVAILABLE_NUMBER_PATH =
'availableNumbers'