Uses of Interface
facebook4j.PlaceTag

Packages that use PlaceTag
facebook4j.api   
 

Uses of PlaceTag in facebook4j.api
 

Methods in facebook4j.api that return types with arguments of type PlaceTag
 ResponseList<PlaceTag> LocationMethods.getTaggedPlaces()
          Returns a list of tags of this person at a place in a photo, video, post, status or link.
 ResponseList<PlaceTag> LocationMethods.getTaggedPlaces(Reading reading)
          Returns a list of tags of this person at a place in a photo, video, post, status or link.
 ResponseList<PlaceTag> LocationMethods.getTaggedPlaces(String userId)
          Returns a list of tags of this person at a place in a photo, video, post, status or link.
 ResponseList<PlaceTag> LocationMethods.getTaggedPlaces(String userId, Reading reading)
          Returns a list of tags of this person at a place in a photo, video, post, status or link.
 



Copyright © 2019. All rights reserved.