Uses of Class
com.google.code.facebookapi.PhotoTag

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.lang.Iterable<PhotoTag> tags)
          Adds several tags to a photo.
 T ExtensibleClient.photos_addTags(java.lang.Long photoId, java.lang.Iterable<PhotoTag> tags)
           
 T IFacebookRestClient.photos_addTags(java.lang.Long photoId, java.lang.Iterable<PhotoTag> tags, java.lang.Long userId)
          Adds several tags to a photo.
 T ExtensibleClient.photos_addTags(java.lang.Long photoId, java.lang.Iterable<PhotoTag> tags, java.lang.Long userId)
           
 



Copyright © 2008. All Rights Reserved.