Uses of Class
facebook4j.BackdatingPostUpdate

Packages that use BackdatingPostUpdate
facebook4j   
facebook4j.api   
 

Uses of BackdatingPostUpdate in facebook4j
 

Methods in facebook4j that return BackdatingPostUpdate
 BackdatingPostUpdate BackdatingPostUpdate.backdatedTime(Date backdatedTime)
           
 BackdatingPostUpdate BackdatingPostUpdate.backdatedTime(Integer backdatedTime)
           
 BackdatingPostUpdate BackdatingPostUpdate.backdatedTimeGranularity(BackdatedTimeGranularity backdatedTimeGranularity)
           
 

Uses of BackdatingPostUpdate in facebook4j.api
 

Methods in facebook4j.api with parameters of type BackdatingPostUpdate
 String PageMethods.postBackdatingFeed(BackdatingPostUpdate backdatingPostUpdate)
          Creates the post that's back-dated to the current page's wall.
 String PageMethods.postBackdatingFeed(String pageId, BackdatingPostUpdate backdatingPostUpdate)
          Creates the post that's back-dated to a page's wall.
 



Copyright © 2019. All rights reserved.