Package | Description |
---|---|
com.restfb |
Contains types used to interact with the Facebook Graph API and the Legacy Facebook REST API.
|
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2014. All rights reserved.