Uses of Class
com.restfb.exception.devicetoken.FacebookDeviceTokenSlowdownException
-
Uses of FacebookDeviceTokenSlowdownException in com.restfb
Modifier and TypeMethodDescriptionDefaultFacebookClient.obtainDeviceAccessToken
(String code) FacebookClient.obtainDeviceAccessToken
(String code) Method to poll Facebook and fetch the Device Access Token. -
Uses of FacebookDeviceTokenSlowdownException in com.restfb.exception.devicetoken
Modifier and TypeMethodDescriptionstatic void
DeviceTokenExceptionFactory.createFrom
(FacebookOAuthException oauthException) Create aFacebookDeviceTokenException
to a givenFacebookOAuthException
.