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

26 lines
633 B
Smali

.class public interface abstract Lgatewayprotocol/v1/ErrorOuterClass$ErrorOrBuilder;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/google/protobuf/MessageLiteOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lgatewayprotocol/v1/ErrorOuterClass;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ErrorOrBuilder"
.end annotation
# virtual methods
.method public abstract getErrorText()Ljava/lang/String;
.end method
.method public abstract getErrorTextBytes()Lcom/google/protobuf/ByteString;
.end method