Uses of Class
com.restfb.types.UserIDForPage
-
Packages that use UserIDForPage Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of UserIDForPage in com.restfb.types
Methods in com.restfb.types that return types with arguments of type UserIDForPage Modifier and Type Method Description List<UserIDForPage>
User. getIdsForPages()
Businesses can claim ownership of apps and pages using Business Manager.Methods in com.restfb.types with parameters of type UserIDForPage Modifier and Type Method Description boolean
User. addIdsForPages(UserIDForPage userId)
boolean
User. removeIdsForPages(UserIDForPage userId)
-