Android SDK Version
All Implemented Interfaces:
com.facebook.AccessTokenManager.RefreshTokenInfo


public final class AccessTokenManager.FacebookRefreshTokenInfo
 implements AccessTokenManager.RefreshTokenInfo
Field Summary
Modifier and TypeFieldDescription
private final StringgraphPath
private final StringgrantType
Constructor Summary
Method Summary
Modifier and TypeMethodDescription
StringgetGraphPath()
StringgetGrantType()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail

AccessTokenManager.FacebookRefreshTokenInfo

AccessTokenManager.FacebookRefreshTokenInfo()
Method Detail

getGraphPath

StringgetGraphPath()

getGrantType

StringgetGrantType()