RequestUrl2Service$UrlRequestCallback.smali
.class public interface abstract Lcom/cleanmaster/h5webgame/RequestUrl2Service$UrlRequestCallback;
.super Ljava/lang/Object;
.source "RequestUrl2Service.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cleanmaster/h5webgame/RequestUrl2Service;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "UrlRequestCallback"
.end annotation
# virtual methods
.method public abstract onFail(Lcom/android/volley/VolleyError;)V
.end method
.method public abstract onSuccess(Lorg/json/JSONObject;)V
.end method