Uses of Class
com.restfb.types.UserIDForApp
Packages that use UserIDForApp
-
Uses of UserIDForApp in com.restfb.types
Methods in com.restfb.types that return types with arguments of type UserIDForAppModifier and TypeMethodDescriptionUser.getIdsForApps()
Businesses can claim ownership of multiple apps using Business Manager.User.getIdsForBusiness()
Businesses can claim ownership of multiple apps using Business Manager.Methods in com.restfb.types with parameters of type UserIDForAppModifier and TypeMethodDescriptionboolean
User.addIdsForApps
(UserIDForApp userId) boolean
User.addIdsForBusiness
(UserIDForApp userId) boolean
User.removeIdsForApps
(UserIDForApp userId) boolean
User.removeIdsForBusiness
(UserIDForApp userId)