Uses of Class
facebook4j.TabUpdate

Packages that use TabUpdate
facebook4j   
facebook4j.api   
 

Uses of TabUpdate in facebook4j
 

Methods in facebook4j that return TabUpdate
 TabUpdate TabUpdate.customImage(Media customImage)
           
 TabUpdate TabUpdate.customImageUrl(URL customImageUrl)
           
 TabUpdate TabUpdate.customName(String customName)
           
 TabUpdate TabUpdate.nonConnectionLandingTab(Boolean nonConnectionLandingTab)
           
 TabUpdate TabUpdate.position(Integer position)
           
 

Uses of TabUpdate in facebook4j.api
 

Methods in facebook4j.api with parameters of type TabUpdate
 boolean PageMethods.updateTab(String pageId, String tabId, TabUpdate tabUpdate)
          Updates an installed profile_tab for the page.
 boolean PageMethods.updateTab(String tabId, TabUpdate tabUpdate)
          Updates an installed profile_tab for the current page.
 



Copyright © 2019. All rights reserved.