Module: RingCentralSdk

Defined in:
lib/ringcentral_sdk.rb,
lib/ringcentral_sdk/rest.rb,
lib/ringcentral_sdk/rest/cache.rb,
lib/ringcentral_sdk/rest/event.rb,
lib/ringcentral_sdk/rest/client.rb,
lib/ringcentral_sdk/rest/request.rb,
lib/ringcentral_sdk/rest/messages.rb,
lib/ringcentral_sdk/rest/messages.rb,
lib/ringcentral_sdk/rest/messages.rb,
lib/ringcentral_sdk/rest/extension.rb,
lib/ringcentral_sdk/rest/request/fax.rb,
lib/ringcentral_sdk/rest/request/sms.rb,
lib/ringcentral_sdk/rest/request/base.rb,
lib/ringcentral_sdk/rest/subscription.rb,
lib/ringcentral_sdk/rest/configuration.rb,
lib/ringcentral_sdk/rest/simple_client.rb,
lib/ringcentral_sdk/rest/request/simple.rb,
lib/ringcentral_sdk/rest/cache/extensions.rb,
lib/ringcentral_sdk/rest/request/inflator.rb,
lib/ringcentral_sdk/rest/request/multipart.rb,
lib/ringcentral_sdk/rest/extension_presence.rb,
lib/ringcentral_sdk/rest/messages_retriever.rb,
lib/ringcentral_sdk/rest/request/inflator/contact_info.rb

Overview

RingCentralSdk is a SDK for the RingCentral REST API

Defined Under Namespace

Modules: REST

Constant Summary collapse

VERSION =
'3.0.1'.freeze
RC_SERVER_PRODUCTION =
'https://platform.ringcentral.com'.freeze
RC_SERVER_SANDBOX =
'https://platform.devtest.ringcentral.com'.freeze