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

41 lines
1.1 KiB
Smali

.class public interface abstract Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsentOptionOrBuilder;
.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 = "DeveloperConsentOptionOrBuilder"
.end annotation
# virtual methods
.method public abstract getCustomType()Ljava/lang/String;
.end method
.method public abstract getCustomTypeBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract getType()Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsentType;
.end method
.method public abstract getTypeValue()I
.end method
.method public abstract getValue()Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsentChoice;
.end method
.method public abstract getValueValue()I
.end method
.method public abstract hasCustomType()Z
.end method