| Constant | Defined by | ||
|---|---|---|---|
| LARGE : String = "large_photo_url" [static]
| PhotoType | ||
| MEDIUM : String = "medium_photo_url" [static]
| PhotoType | ||
| SMALL : String = "small_photo_url" [static]
| PhotoType | ||
| SMEDIUM : String = "smedium_photo_url" [static]
| PhotoType | ||
| TINY : String = "tiny_photo_url" [static]
| PhotoType | ||
| LARGE | constant |
public static const LARGE:String = "large_photo_url"
| MEDIUM | constant |
public static const MEDIUM:String = "medium_photo_url"
| SMALL | constant |
public static const SMALL:String = "small_photo_url"
| SMEDIUM | constant |
public static const SMEDIUM:String = "smedium_photo_url"
| TINY | constant |
public static const TINY:String = "tiny_photo_url"