Package | com.adobe.webapis.flickr |
Class | public class PhotoContext |
Property | Defined by | ||
---|---|---|---|
pools : Array
The pools of the photo
| PhotoContext | ||
sets : Array
The sets of the photo
| PhotoContext |
Method | Defined by | ||
---|---|---|---|
Construct a new PhotoContext instance
| PhotoContext |
pools | property |
pools:Array
[read-write]The pools of the photo
Implementation public function get pools():Array
public function set pools(value:Array):void
sets | property |
sets:Array
[read-write]The sets of the photo
Implementation public function get sets():Array
public function set sets(value:Array):void
PhotoContext | () | constructor |
public function PhotoContext()
Construct a new PhotoContext instance