Rabbit-R1/switch port/smali/smali_classes3/io/sentry/SentryOptions$BeforeSendTransactionCallback.smali

20 lines
560 B
Smali
Raw Normal View History

2024-05-21 16:08:36 -05:00
.class public interface abstract Lio/sentry/SentryOptions$BeforeSendTransactionCallback;
.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 = "BeforeSendTransactionCallback"
.end annotation
# virtual methods
.method public abstract execute(Lio/sentry/protocol/SentryTransaction;Lio/sentry/Hint;)Lio/sentry/protocol/SentryTransaction;
.end method