|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of PhotoTag in com.google.code.facebookapi |
|---|
| Method parameters in com.google.code.facebookapi with type arguments of type PhotoTag | |
|---|---|
T |
IFacebookRestClient.photos_addTags(java.lang.Long photoId,
java.util.Collection<PhotoTag> tags)
Adds several tags to a photo. |
T |
ExtensibleClient.photos_addTags(java.lang.Long photoId,
java.util.Collection<PhotoTag> tags)
|
org.w3c.dom.Document |
FacebookRestClient.photos_addTags(java.lang.Long photoId,
java.util.Collection<PhotoTag> tags)
Deprecated. Adds several tags to a photo. |
T |
IFacebookRestClient.photos_addTags(java.lang.Long photoId,
java.util.Collection<PhotoTag> tags,
java.lang.Long userId)
Adds several tags to a photo. |
T |
ExtensibleClient.photos_addTags(java.lang.Long photoId,
java.util.Collection<PhotoTag> tags,
java.lang.Long userId)
|
org.w3c.dom.Document |
FacebookRestClient.photos_addTags(java.lang.Long photoId,
java.util.Collection<PhotoTag> tags,
java.lang.Long userId)
Deprecated. Adds several tags to a photo. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||