53 lines
1.2 KiB
Smali
53 lines
1.2 KiB
Smali
.class public Lcom/mbridge/msdk/scheme/response/AppletSchemeResponse;
|
|
.super Lcom/mbridge/msdk/foundation/same/net/c;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/mbridge/msdk/foundation/same/net/c<",
|
|
"Lorg/json/JSONObject;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 9
|
|
invoke-direct {p0}, Lcom/mbridge/msdk/foundation/same/net/c;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onError(Lcom/mbridge/msdk/foundation/same/net/a/a;)V
|
|
.locals 0
|
|
|
|
.line 19
|
|
invoke-super {p0, p1}, Lcom/mbridge/msdk/foundation/same/net/c;->onError(Lcom/mbridge/msdk/foundation/same/net/a/a;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onSuccess(Lcom/mbridge/msdk/foundation/same/net/d;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lcom/mbridge/msdk/foundation/same/net/d<",
|
|
"Lorg/json/JSONObject;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 14
|
|
invoke-super {p0, p1}, Lcom/mbridge/msdk/foundation/same/net/c;->onSuccess(Lcom/mbridge/msdk/foundation/same/net/d;)V
|
|
|
|
return-void
|
|
.end method
|