d.smali

.class public final Lcom/singbox/component/backend/proto/token/d;
.super Lcom/singbox/component/backend/base/a;
.source "SourceFile"


# instance fields
.field private a:J
    .annotation runtime Lcom/google/gson/a/e;
        a = "uid"
    .end annotation
.end field

.field private b:I
    .annotation runtime Lcom/google/gson/a/e;
        a = "appid"
    .end annotation
.end field


# direct methods
.method public constructor <init>(JI)V
    .registers 5

    .line 18
    invoke-static {}, Lcom/singbox/component/g/a;->r()Ljava/lang/String;

    move-result-object v0

    invoke-direct {p0, v0}, Lcom/singbox/component/backend/base/a;-><init>(Ljava/lang/String;)V

    iput-wide p1, p0, Lcom/singbox/component/backend/proto/token/d;->a:J

    iput p3, p0, Lcom/singbox/component/backend/proto/token/d;->b:I

    return-void
.end method