Rabbit-R1/original r1/smali/smali_classes3/io/sentry/SentryOptions$BeforeEnvelopeCallback.smali

20 lines
497 B
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.class public interface abstract Lio/sentry/SentryOptions$BeforeEnvelopeCallback;
.super Ljava/lang/Object;
.source "SentryOptions.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/sentry/SentryOptions;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "BeforeEnvelopeCallback"
.end annotation
# virtual methods
.method public abstract execute(Lio/sentry/SentryEnvelope;Lio/sentry/Hint;)V
.end method