module Sendbird::Configuration

Constants

PUBLIC_METHODS
SENDBIRD_ENDPOINT

Public Instance Methods

config() { |self| ... } click to toggle source
# File lib/sendbird/configuration.rb, line 9
def config
  yield self
end