Uses of Class
com.restfb.types.Page.ScreenName
-
Packages that use Page.ScreenName Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of Page.ScreenName in com.restfb.types
Methods in com.restfb.types that return types with arguments of type Page.ScreenName Modifier and Type Method Description List<Page.ScreenName>
Page. getScreenNames()
External accounts.Methods in com.restfb.types with parameters of type Page.ScreenName Modifier and Type Method Description boolean
Page. addScreenName(Page.ScreenName screenName)
boolean
Page. removeScreenName(Page.ScreenName screenName)
-