a.smali
.class public interface abstract Lu6/a;
.super Ljava/lang/Object;
.source "DataTransfer.java"
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract a(Ljava/lang/String;J)V
.end method
.method public abstract a(Ljava/lang/String;Ljava/lang/Exception;)V
.end method
.method public abstract a(Ljava/lang/String;Lokhttp3/Request;)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract a(Ljava/lang/String;Lokhttp3/Response;)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method