Package io.sentry

Class SentryEnvelopeItemHeader

java.lang.Object
io.sentry.SentryEnvelopeItemHeader
All Implemented Interfaces:
JsonSerializable, JsonUnknown

@Internal public final class SentryEnvelopeItemHeader extends Object implements JsonSerializable, JsonUnknown
  • Constructor Details

    • SentryEnvelopeItemHeader

      @Internal public SentryEnvelopeItemHeader(@NotNull @NotNull SentryItemType type, int length, @Nullable @Nullable String contentType, @Nullable @Nullable String fileName, @Nullable @Nullable String attachmentType)
  • Method Details