BRSdkConfig.smali 1.3 KB
.class public Lcom/brsdk/android/data/BRSdkConfig;
.super Ljava/lang/Object;
.source "BRSdkConfig.java"


# annotations
.annotation build Landroid/support/annotation/Keep;
.end annotation


# static fields
.field public static payPhone:Ljava/lang/String; = ""
    .annotation build Landroid/support/annotation/Keep;
    .end annotation
.end field

.field public static sdkHost:Ljava/lang/String; = ""
    .annotation build Landroid/support/annotation/Keep;
    .end annotation
.end field

.field public static shadow:Z = false
    .annotation build Landroid/support/annotation/Keep;
    .end annotation
.end field

.field public static userApi:Ljava/lang/String; = ""
    .annotation build Landroid/support/annotation/Keep;
    .end annotation
.end field

.field public static userPhone:Ljava/lang/String; = ""
    .annotation build Landroid/support/annotation/Keep;
    .end annotation
.end field

.field public static walleChannel:I = 0x12345678
    .annotation build Landroid/support/annotation/Keep;
    .end annotation
.end field


# direct methods
.method static constructor <clinit>()V
    .locals 0

    return-void
.end method

.method public constructor <init>()V
    .locals 0

    .line 6
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method