FlickrContacts

Inherits from:none (FlickrContacts is a root class)
  • Version: 1.0
  • Author: Fabricio Zuardi
  • Classpath: com.zuardi.flickr.FlickrContacts
  • File last modified: Saturday, 04 September 2004, 09:39:10
FlickrContacts
last update 08/25/2004

Summary

Constructor
Instance properties
Instance methods

Constructor

FlickrContacts

function FlickrContacts (
api_key:String, user_email:String, user_password:String, rest_endpoint:String)
These parameters are filled automatically if you are using a Flickr object otherwise, if you are instantiating a FlickrContacts object, you have to enter the parameters
Parameters
api_key: :
(required) The api_key of the application
user_email: :
(optional) The email to use on methods that requires user authentication
user_password::
(optional) The email to use on methods that requires user authentication
rest_endpoint::
(optional) The rest endpoint url