module RongCloud
global namespace for this SDK
Constants
- HTTP_CODE_TO_ERRORS_MAP
Public Class Methods
configure() { |Configuration| ... }
click to toggle source
Use this method for connection settings
# File lib/rong_cloud.rb, line 10 def self.configure(&block) yield RongCloud::Configuration end