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 TypeMethodDescriptionbooleanUser.addIdsForApps(UserIDForApp userId) booleanUser.addIdsForBusiness(UserIDForApp userId) booleanUser.removeIdsForApps(UserIDForApp userId) booleanUser.removeIdsForBusiness(UserIDForApp userId)