Uses of Class
facebook4j.PagePhotoUpdate

Packages that use PagePhotoUpdate
facebook4j   
facebook4j.api   
 

Uses of PagePhotoUpdate in facebook4j
 

Methods in facebook4j that return PagePhotoUpdate
 PagePhotoUpdate PagePhotoUpdate.feedTargeting(FeedTargetingParameter feedTargeting)
           
 PagePhotoUpdate PagePhotoUpdate.message(String message)
           
 PagePhotoUpdate PagePhotoUpdate.noStory(boolean noStory)
           
 PagePhotoUpdate PagePhotoUpdate.place(String place)
           
 PagePhotoUpdate PagePhotoUpdate.published(boolean published)
           
 PagePhotoUpdate PagePhotoUpdate.scheduledPublishTime(Date scheduledPublishTime)
           
 PagePhotoUpdate PagePhotoUpdate.scheduledPublishTime(Integer scheduledPublishTime)
           
 PagePhotoUpdate PagePhotoUpdate.targeting(TargetingParameter targetingParameter)
           
 

Uses of PagePhotoUpdate in facebook4j.api
 

Methods in facebook4j.api with parameters of type PagePhotoUpdate
 String PageMethods.postPagePhoto(PagePhotoUpdate pagePhotoUpdate)
          Posts a photo to the current page's wall.
 String PageMethods.postPagePhoto(String pageId, PagePhotoUpdate pagePhotoUpdate)
          Posts a photo to a page's wall.
 



Copyright © 2019. All rights reserved.