mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 01:22:33 -06:00
20 lines
518 B
Smali
20 lines
518 B
Smali
|
.class public interface abstract Lio/sentry/SentryOptions$BeforeBreadcrumbCallback;
|
||
|
.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 = "BeforeBreadcrumbCallback"
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract execute(Lio/sentry/Breadcrumb;Lio/sentry/Hint;)Lio/sentry/Breadcrumb;
|
||
|
.end method
|