IRongCallback$ISendMediaMessageCallbackWithUploader.smali
.class public interface abstract Lio/rong/imlib/IRongCallback$ISendMediaMessageCallbackWithUploader;
.super Ljava/lang/Object;
.source "IRongCallback.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/rong/imlib/IRongCallback;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ISendMediaMessageCallbackWithUploader"
.end annotation
# virtual methods
.method public abstract onAttached(Lio/rong/imlib/model/Message;Lio/rong/imlib/IRongCallback$MediaMessageUploader;)V
.end method
.method public abstract onCanceled(Lio/rong/imlib/model/Message;)V
.end method
.method public abstract onError(Lio/rong/imlib/model/Message;Lio/rong/imlib/RongIMClient$ErrorCode;)V
.end method
.method public abstract onProgress(Lio/rong/imlib/model/Message;I)V
.end method
.method public abstract onSuccess(Lio/rong/imlib/model/Message;)V
.end method