ProxyClient.smali
.class public interface abstract Lcom/google/android/gms/auth/api/proxy/ProxyClient;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/google/android/gms/common/api/HasApiKey;
# annotations
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.annotation build Lcom/google/android/gms/common/internal/ShowFirstParty;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/google/android/gms/common/api/HasApiKey<",
"Lcom/google/android/gms/auth/api/AuthProxyOptions;",
">;"
}
.end annotation
# virtual methods
.method public abstract getSpatulaHeader()Lcom/google/android/gms/tasks/Task;
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/android/gms/tasks/Task<",
"Ljava/lang/String;",
">;"
}
.end annotation
.end method
.method public abstract performProxyRequest(Lcom/google/android/gms/auth/api/proxy/ProxyRequest;)Lcom/google/android/gms/tasks/Task;
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/android/gms/auth/api/proxy/ProxyRequest;",
")",
"Lcom/google/android/gms/tasks/Task<",
"Lcom/google/android/gms/auth/api/proxy/ProxyResponse;",
">;"
}
.end annotation
.end method