Class: Picasa::PicasaSession

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

Instance Attribute Summary collapse

Instance Attribute Details

#auth_keyObject

Returns the value of attribute auth_key.



17
18
19
# File 'lib/picasa.rb', line 17

def auth_key
  @auth_key
end

#user_idObject

Returns the value of attribute user_id.



18
19
20
# File 'lib/picasa.rb', line 18

def user_id
  @user_id
end