Rabbit-R1/switch port/smali/smali_classes3/io/sentry/SentryEnvelopeItemHeader$JsonKeys.smali
2024-05-21 17:08:36 -04:00

37 lines
918 B
Smali

.class public final Lio/sentry/SentryEnvelopeItemHeader$JsonKeys;
.super Ljava/lang/Object;
.source "SentryEnvelopeItemHeader.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/sentry/SentryEnvelopeItemHeader;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "JsonKeys"
.end annotation
# static fields
.field public static final ATTACHMENT_TYPE:Ljava/lang/String; = "attachment_type"
.field public static final CONTENT_TYPE:Ljava/lang/String; = "content_type"
.field public static final FILENAME:Ljava/lang/String; = "filename"
.field public static final LENGTH:Ljava/lang/String; = "length"
.field public static final TYPE:Ljava/lang/String; = "type"
# direct methods
.method public constructor <init>()V
.locals 0
.line 97
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method