OrderUtils$PlaceOrderCallback.smali
.class public interface abstract Lcom/sdk/orion/ui/baselibrary/web/OrderUtils$PlaceOrderCallback;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/sdk/orion/ui/baselibrary/web/OrderUtils;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "PlaceOrderCallback"
.end annotation
# virtual methods
.method public abstract onFailed(ILjava/lang/String;)V
.end method
.method public abstract onNotLogin(Lcom/sdk/orion/bean/ContentOrderData$DataBeanX;)V
.end method
.method public abstract onSucceed(Lcom/sdk/orion/bean/SpeakerHistory$OrderBean;)V
.end method