Uses of Class
com.restfb.FacebookClient.AccessToken

Packages that use FacebookClient.AccessToken
com.restfb Contains types used to interact with the Facebook Graph API and the Legacy Facebook REST API
 

Uses of FacebookClient.AccessToken in com.restfb
 

Methods in com.restfb that return types with arguments of type FacebookClient.AccessToken
 List<FacebookClient.AccessToken> FacebookClient.convertSessionKeysToAccessTokens(String appId, String secretKey, String... sessionKeys)
          Converts an arbitrary number of sessionKeys to OAuth access tokens.
 List<FacebookClient.AccessToken> DefaultFacebookClient.convertSessionKeysToAccessTokens(String appId, String secretKey, String... sessionKeys)
           
 



RestFB 1.6.8. Copyright © 2010-2011 Mark Allen. All Rights Reserved.