b.smali

.class public final Lcom/garena/reactpush/v5/download/b;
.super Ljava/lang/Object;
.source "SourceFile"


# instance fields
.field private final a:I
    .annotation runtime Lcom/google/gson/annotations/b;
        value = "platform_version"
    .end annotation
.end field

.field private final b:Ljava/lang/String;
    .annotation runtime Lcom/google/gson/annotations/b;
        value = "snapshot_id"
    .end annotation
.end field

.field private final c:Ljava/lang/String;
    .annotation runtime Lcom/google/gson/annotations/b;
        value = "device_dpi"
    .end annotation
.end field

.field private final d:Ljava/lang/String;
    .annotation runtime Lcom/google/gson/annotations/b;
        value = "device_fingerprint"
    .end annotation
.end field


# direct methods
.method public constructor <init>(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    .registers 6

    const-string v0, "deviceFingerprint"

    invoke-static {p4, v0}, Lcom/shopee/sz/loadtask/datasource/a;->y(Ljava/lang/Object;Ljava/lang/String;)V

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

    iput p1, p0, Lcom/garena/reactpush/v5/download/b;->a:I

    iput-object p2, p0, Lcom/garena/reactpush/v5/download/b;->b:Ljava/lang/String;

    iput-object p3, p0, Lcom/garena/reactpush/v5/download/b;->c:Ljava/lang/String;

    iput-object p4, p0, Lcom/garena/reactpush/v5/download/b;->d:Ljava/lang/String;

    return-void
.end method