Files
rr3-apk/smali_classes5/gatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsentOrBuilder.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

37 lines
1019 B
Smali

.class public interface abstract Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsentOrBuilder;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/google/protobuf/MessageLiteOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lgatewayprotocol/v1/DeveloperConsentOuterClass;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "DeveloperConsentOrBuilder"
.end annotation
# virtual methods
.method public abstract getOptions(I)Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsentOption;
.end method
.method public abstract getOptionsCount()I
.end method
.method public abstract getOptionsList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsentOption;",
">;"
}
.end annotation
.end method