@ApiStatus.Internal
public final class SentryEnvelopeItemHeader
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
@Nullable java.lang.String |
getAttachmentType()
Returns the attachmentType type
|
@Nullable java.lang.String |
getContentType() |
@Nullable java.lang.String |
getFileName() |
int |
getLength() |
@NotNull SentryItemType |
getType() |
@NotNull public @NotNull SentryItemType getType()
public int getLength()
@Nullable public @Nullable java.lang.String getContentType()
@Nullable public @Nullable java.lang.String getFileName()
@Nullable public @Nullable java.lang.String getAttachmentType()