com.restfb.types
Class Account
java.lang.Object
com.restfb.types.FacebookType
com.restfb.types.NamedFacebookType
com.restfb.types.CategorizedFacebookType
com.restfb.types.Account
- All Implemented Interfaces:
- Serializable
public class Account
- extends CategorizedFacebookType
Represents the Account Graph
API type.
- Author:
- Mark Allen
- See Also:
- Serialized Form
Account
public Account()
getAccessToken
public String getAccessToken()
- An OAuth access token for this account.
- Returns:
- An OAuth access token for this account.
RestFB 1.6.8. Copyright © 2010-2011 Mark Allen. All Rights Reserved.