@ApiStatus.Internal
public final class SentryEnvelopeHeader
extends java.lang.Object
| Constructor and Description |
|---|
SentryEnvelopeHeader() |
SentryEnvelopeHeader(@Nullable SentryId eventId) |
SentryEnvelopeHeader(@Nullable SentryId eventId,
@Nullable SdkVersion sdkVersion) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable SentryId |
getEventId() |
@Nullable SdkVersion |
getSdkVersion() |
public SentryEnvelopeHeader(@Nullable
@Nullable SentryId eventId,
@Nullable
@Nullable SdkVersion sdkVersion)
public SentryEnvelopeHeader(@Nullable
@Nullable SentryId eventId)
public SentryEnvelopeHeader()
@Nullable public @Nullable SentryId getEventId()
@Nullable public @Nullable SdkVersion getSdkVersion()