Class: Sipwizard::Configuration

Inherits:
Struct
  • Object
show all
Defined in:
lib/sipwizard/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key

Returns:

  • (Object)

    the current value of api_key



2
3
4
# File 'lib/sipwizard/configuration.rb', line 2

def api_key
  @api_key
end

#connection_paramsObject

Returns the value of attribute connection_params

Returns:

  • (Object)

    the current value of connection_params



2
3
4
# File 'lib/sipwizard/configuration.rb', line 2

def connection_params
  @connection_params
end