tmap/smali_classes6/tid/sktelecom/ssolib/http/WebViewInterface$OnResultFromServer.smali
2022-06-10 21:38:30 +09:00

26 lines
853 B
Smali

.class public interface abstract Ltid/sktelecom/ssolib/http/WebViewInterface$OnResultFromServer;
.super Ljava/lang/Object;
.source "WebViewInterface.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ltid/sktelecom/ssolib/http/WebViewInterface;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "OnResultFromServer"
.end annotation
# virtual methods
.method public abstract onResult(Ltid/sktelecom/ssolib/common/DefaultConstants$WebViewProcessType;)Ljava/lang/String;
.end method
.method public abstract onResult(Ltid/sktelecom/ssolib/common/DefaultConstants$WebViewProcessType;Ljava/lang/String;)V
.end method
.method public abstract onResult(Ltid/sktelecom/ssolib/common/DefaultConstants$WebViewProcessType;Ljava/lang/String;Ljava/lang/String;)V
.end method