AccessTokenManager$RefreshTokenInfo.smali
.class public interface abstract Lcom/facebook/AccessTokenManager$RefreshTokenInfo;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/AccessTokenManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "RefreshTokenInfo"
.end annotation
# virtual methods
.method public abstract getGrantType()Ljava/lang/String;
.end method
.method public abstract getGraphPath()Ljava/lang/String;
.end method