FileLoader$FileLoaderDelegate.smali
.class public interface abstract Lim/tpelyyftgw/messenger/FileLoader$FileLoaderDelegate;
.super Ljava/lang/Object;
.source "FileLoader.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lim/tpelyyftgw/messenger/FileLoader;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "FileLoaderDelegate"
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract fileDidFailedLoad(Ljava/lang/String;I)V
.end method
.method public abstract fileDidFailedUpload(Ljava/lang/String;Z)V
.end method
.method public abstract fileDidLoaded(Ljava/lang/String;Ljava/io/File;I)V
.end method
.method public abstract fileDidUploaded(Ljava/lang/String;Lim/tpelyyftgw/tgnet/TLRPC$InputFile;Lim/tpelyyftgw/tgnet/TLRPC$InputEncryptedFile;[B[BJZ)V
.end method
.method public abstract fileLoadProgressChanged(Ljava/lang/String;F)V
.end method
.method public abstract fileUploadProgressChanged(Ljava/lang/String;FZ)V
.end method