-
- All Implemented Interfaces:
-
com.facebook.AccessTokenManager.RefreshTokenInfo
public final class AccessTokenManager.FacebookRefreshTokenInfo implements AccessTokenManager.RefreshTokenInfo
-
-
Constructor Summary
Constructors Constructor Description AccessTokenManager.FacebookRefreshTokenInfo()
-
Method Summary
Modifier and Type Method Description StringgetGraphPath()StringgetGrantType()-
-
Method Detail
-
getGraphPath
String getGraphPath()
-
getGrantType
String getGrantType()
-
-
-
-