Class: ZQuickblox::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/zquickblox.rb

Instance Attribute Summary collapse

Instance Attribute Details

#app_idObject

Returns the value of attribute app_id.



23
24
25
# File 'lib/zquickblox.rb', line 23

def app_id
  @app_id
end

#auth_keyObject

Returns the value of attribute auth_key.



23
24
25
# File 'lib/zquickblox.rb', line 23

def auth_key
  @auth_key
end

#auth_secretObject

Returns the value of attribute auth_secret.



23
24
25
# File 'lib/zquickblox.rb', line 23

def auth_secret
  @auth_secret
end