JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.restfb.types.Photo.Tag
Packages that use
Photo.Tag
Package
Description
com.restfb.types
Default implementations of
Facebook Graph API Objects
.
Uses of
Photo.Tag
in
com.restfb.types
Methods in
com.restfb.types
that return types with arguments of type
Photo.Tag
Modifier and Type
Method
Description
List
<
Photo.Tag
>
Photo.
getTags
()
An array containing the users and their positions in this photo.
Methods in
com.restfb.types
with parameters of type
Photo.Tag
Modifier and Type
Method
Description
boolean
Photo.
addTag
(
Photo.Tag
tag)
boolean
Photo.
removeTag
(
Photo.Tag
tag)