Files
rr3-apk/smali_classes5/gatewayprotocol/v1/DiagnosticEventRequestOuterClass$DiagnosticEventRequestOrBuilder.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
1.0 KiB
Smali

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