UniMPOpenConfiguration.smali
.class public Lio/dcloud/feature/unimp/config/UniMPOpenConfiguration;
.super Ljava/lang/Object;
# instance fields
.field public arguments:Lorg/json/JSONObject;
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public extraData:Lorg/json/JSONObject;
.field public path:Ljava/lang/String;
.field public redirectPath:Ljava/lang/String;
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public splashClass:Ljava/lang/Class;
# direct methods
.method public constructor <init>()V
.registers 2
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 6
new-instance v0, Lorg/json/JSONObject;
invoke-direct {v0}, Lorg/json/JSONObject;-><init>()V
iput-object v0, p0, Lio/dcloud/feature/unimp/config/UniMPOpenConfiguration;->extraData:Lorg/json/JSONObject;
.line 13
new-instance v0, Lorg/json/JSONObject;
invoke-direct {v0}, Lorg/json/JSONObject;-><init>()V
iput-object v0, p0, Lio/dcloud/feature/unimp/config/UniMPOpenConfiguration;->arguments:Lorg/json/JSONObject;
return-void
.end method