IRongCallback$ISendMessageCallback.smali

.class public interface abstract Lio/rong/imlib/IRongCallback$ISendMessageCallback;
.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 = "ISendMessageCallback"
.end annotation


# virtual methods
.method public abstract onAttached(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 onSuccess(Lio/rong/imlib/model/Message;)V
.end method