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

47 lines
1.2 KiB
Smali

.class public interface abstract Lgatewayprotocol/v1/CampaignStateOuterClass$CampaignOrBuilder;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/google/protobuf/MessageLiteOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lgatewayprotocol/v1/CampaignStateOuterClass;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "CampaignOrBuilder"
.end annotation
# virtual methods
.method public abstract getData()Lcom/google/protobuf/ByteString;
.end method
.method public abstract getDataVersion()I
.end method
.method public abstract getImpressionOpportunityId()Lcom/google/protobuf/ByteString;
.end method
.method public abstract getLoadTimestamp()Lgatewayprotocol/v1/TimestampsOuterClass$Timestamps;
.end method
.method public abstract getPlacementId()Ljava/lang/String;
.end method
.method public abstract getPlacementIdBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract getShowTimestamp()Lgatewayprotocol/v1/TimestampsOuterClass$Timestamps;
.end method
.method public abstract hasLoadTimestamp()Z
.end method
.method public abstract hasShowTimestamp()Z
.end method