Uses of Class
com.restfb.types.AppRequest.Application
-
Packages that use AppRequest.Application Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of AppRequest.Application in com.restfb.types
Methods in com.restfb.types that return AppRequest.Application Modifier and Type Method Description AppRequest.Application
AppRequest. getApplication()
App associated with the request.Methods in com.restfb.types with parameters of type AppRequest.Application Modifier and Type Method Description void
AppRequest. setApplication(AppRequest.Application application)
App associated with the request.
-