PhotoContext
| Kind of class: | public class |
|---|---|
| Package: | com.adobe.webapis.flickr |
| Inherits from: | none |
| Classpath: | com.adobe.webapis.flickr.PhotoContext |
| File last modified: | Monday, 03 July 2006, 15:44:36 |
PhotoContext is a ValueObject for the Flickr API.
Summary
Constructor
Constructor
PhotoContext
public function PhotoContext (
)
Construct a new PhotoContext instance
@langversion ActionScript 3.0
@playerversion Flash 8.5
Instance properties
_pools
private _pools:Array
(read)
_sets
private _sets:Array
(read)
pools
public pools:Array
(read,write)
The pools of the photo
@langversion ActionScript 3.0
@playerversion Flash 8.5
sets
public sets:Array
(read,write)
The sets of the photo
@langversion ActionScript 3.0
@playerversion Flash 8.5