Module: Nexmo

Defined in:
lib/nexmo/jwt.rb,
lib/nexmo/sms.rb,
lib/nexmo/http.rb,
lib/nexmo/json.rb,
lib/nexmo/keys.rb,
lib/nexmo/calls.rb,
lib/nexmo/files.rb,
lib/nexmo/alerts.rb,
lib/nexmo/client.rb,
lib/nexmo/entity.rb,
lib/nexmo/logger.rb,
lib/nexmo/params.rb,
lib/nexmo/redact.rb,
lib/nexmo/verify.rb,
lib/nexmo/account.rb,
lib/nexmo/numbers.rb,
lib/nexmo/pricing.rb,
lib/nexmo/problem.rb,
lib/nexmo/secrets.rb,
lib/nexmo/version.rb,
lib/nexmo/messages.rb,
lib/nexmo/call_dtmf.rb,
lib/nexmo/call_talk.rb,
lib/nexmo/form_data.rb,
lib/nexmo/namespace.rb,
lib/nexmo/signature.rb,
lib/nexmo/user_agent.rb,
lib/nexmo/call_stream.rb,
lib/nexmo/conversions.rb,
lib/nexmo/applications.rb,
lib/nexmo/errors/error.rb,
lib/nexmo/pricing_types.rb,
lib/nexmo/number_insight.rb,
lib/nexmo/errors/client_error.rb,
lib/nexmo/errors/server_error.rb,
lib/nexmo/authentication/basic.rb,
lib/nexmo/authentication/abstract.rb,
lib/nexmo/authentication/bearer_token.rb,
lib/nexmo/errors/authentication_error.rb,
lib/nexmo/authentication/key_secret_query.rb,
lib/nexmo/authentication/key_secret_params.rb

Defined Under Namespace

Modules: FormData, HTTP, JSON, JWT, Keys, Params, Problem, UserAgent Classes: AbstractAuthentication, Account, Alerts, Applications, AuthenticationError, Basic, BearerToken, CallDTMF, CallStream, CallTalk, Calls, Client, ClientError, Conversions, Entity, Error, Files, KeySecretParams, KeySecretQuery, Logger, Messages, Namespace, NumberInsight, Numbers, Pricing, PricingTypes, Redact, SMS, Secrets, ServerError, Signature, Verify

Constant Summary collapse

VERSION =
'5.5.0'