Files
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

24 lines
571 B
Smali

.class public final Lcom/android/billingclient/api/zzbf;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public constructor <init>(Lorg/json/JSONObject;)V
.locals 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const-string v0, "commitmentPaymentsCount"
invoke-virtual {p1, v0}, Lorg/json/JSONObject;->getInt(Ljava/lang/String;)I
const-string v0, "subsequentCommitmentPaymentsCount"
.line 2
invoke-virtual {p1, v0}, Lorg/json/JSONObject;->optInt(Ljava/lang/String;)I
return-void
.end method