Uses of Class
com.restfb.types.DeviceCode
-
Packages that use DeviceCode Package Description com.restfb Contains types used to interact with the Facebook Graph API. -
-
Uses of DeviceCode in com.restfb
Methods in com.restfb that return DeviceCode Modifier and Type Method Description DeviceCode
DefaultFacebookClient. fetchDeviceCode(ScopeBuilder scope)
DeviceCode
FacebookClient. fetchDeviceCode(ScopeBuilder scope)
Method to initialize the device access token generation.
-