Uses of Class
com.restfb.types.Photo.Image
-
Packages that use Photo.Image Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Photo.Image in com.restfb.types
Methods in com.restfb.types that return types with arguments of type Photo.Image Modifier and Type Method Description List<Photo.Image>
Photo. getImages()
The 4 different stored representations of the photo.Methods in com.restfb.types with parameters of type Photo.Image Modifier and Type Method Description boolean
Photo. addImage(Photo.Image image)
boolean
Photo. removeImage(Photo.Image image)
-