facebook4j
Interface Application


public interface Application

Author:
Ryuji Yamashita - roundrop at gmail.com

Method Summary
 Boolean authReferralEnabled()
           
 Boolean canvasFluidHeight()
           
 Boolean canvasFluidWidth()
           
 List<String> getAppDomains()
           
 URL getAuthDialogDataHelpUrl()
           
 String getAuthDialogDescription()
           
 String getAuthDialogHeadline()
           
 String getAuthDialogPermsExplanation()
           
 String getAuthReferralDefaultActivityPrivacy()
           
 List<String> getAuthReferralExtendedPerms()
           
 List<String> getAuthReferralFriendPerms()
           
 String getAuthReferralResponseType()
           
 List<String> getAuthReferralUserPerms()
           
 String getCanvasName()
           
 URL getCanvasUrl()
           
 String getCategory()
           
 String getCompany()
           
 String getContactEmail()
           
 Long getCreatedTime()
           
 Long getCreatorUid()
           
 String getDailyActiveUsers()
           
 URL getDeauthCallbackUrl()
           
 String getDescription()
           
 URL getHostingUrl()
           
 URL getIconUrl()
           
 String getId()
           
 String getIphoneAppStoreId()
           
 URL getLink()
           
 URL getLogoUrl()
           
 Map<String,Boolean> getMigrations()
           
 URL getMobileWebUrl()
           
 String getMonthlyActiveUsers()
           
 String getName()
           
 String getNamespace()
           
 String getPageTabDefaultName()
           
 URL getPageTabUrl()
           
 URL getPrivacyPolicyUrl()
           
 Map<String,String> getRestrictions()
           
 URL getSecureCanvasUrl()
           
 URL getSecurePageTabUrl()
           
 String getServerIpWhitelist()
           
 String getSubcategory()
           
 URL getTermsOfServiceUrl()
           
 String getUserSupportEmail()
           
 URL getUserSupportUrl()
           
 URL getWebsiteUrl()
           
 String getWeeklyActiveUsers()
           
 Boolean socialDiscovery()
           
 

Method Detail

getId

String getId()

getName

String getName()

getDescription

String getDescription()

getCategory

String getCategory()

getCompany

String getCompany()

getIconUrl

URL getIconUrl()

getSubcategory

String getSubcategory()

getLink

URL getLink()

getLogoUrl

URL getLogoUrl()

getDailyActiveUsers

String getDailyActiveUsers()

getWeeklyActiveUsers

String getWeeklyActiveUsers()

getMonthlyActiveUsers

String getMonthlyActiveUsers()

getMigrations

Map<String,Boolean> getMigrations()

getNamespace

String getNamespace()

getRestrictions

Map<String,String> getRestrictions()

getAppDomains

List<String> getAppDomains()

getAuthDialogDataHelpUrl

URL getAuthDialogDataHelpUrl()

getAuthDialogDescription

String getAuthDialogDescription()

getAuthDialogHeadline

String getAuthDialogHeadline()

getAuthDialogPermsExplanation

String getAuthDialogPermsExplanation()

getAuthReferralUserPerms

List<String> getAuthReferralUserPerms()

getAuthReferralFriendPerms

List<String> getAuthReferralFriendPerms()

getAuthReferralDefaultActivityPrivacy

String getAuthReferralDefaultActivityPrivacy()

authReferralEnabled

Boolean authReferralEnabled()

getAuthReferralExtendedPerms

List<String> getAuthReferralExtendedPerms()

getAuthReferralResponseType

String getAuthReferralResponseType()

canvasFluidHeight

Boolean canvasFluidHeight()

canvasFluidWidth

Boolean canvasFluidWidth()

getCanvasUrl

URL getCanvasUrl()

getContactEmail

String getContactEmail()

getCreatedTime

Long getCreatedTime()

getCreatorUid

Long getCreatorUid()

getDeauthCallbackUrl

URL getDeauthCallbackUrl()

getIphoneAppStoreId

String getIphoneAppStoreId()

getHostingUrl

URL getHostingUrl()

getMobileWebUrl

URL getMobileWebUrl()

getPageTabDefaultName

String getPageTabDefaultName()

getPageTabUrl

URL getPageTabUrl()

getPrivacyPolicyUrl

URL getPrivacyPolicyUrl()

getSecureCanvasUrl

URL getSecureCanvasUrl()

getSecurePageTabUrl

URL getSecurePageTabUrl()

getServerIpWhitelist

String getServerIpWhitelist()

socialDiscovery

Boolean socialDiscovery()

getTermsOfServiceUrl

URL getTermsOfServiceUrl()

getUserSupportEmail

String getUserSupportEmail()

getUserSupportUrl

URL getUserSupportUrl()

getWebsiteUrl

URL getWebsiteUrl()

getCanvasName

String getCanvasName()


Copyright © 2019. All rights reserved.