Package io.sentry

Interface JsonSerializable

All Known Implementing Classes:
App, Breadcrumb, Browser, CheckIn, ClientReport, Contexts, DebugImage, DebugMeta, Device, Device.DeviceOrientation, DiscardedEvent, Geo, Gpu, MeasurementValue, Mechanism, Message, MetricSummary, MonitorConfig, MonitorContexts, MonitorSchedule, OperatingSystem, ProfileMeasurement, ProfileMeasurementValue, ProfilingTraceData, ProfilingTransactionData, Request, Response, SdkInfo, SdkVersion, SentryAppStartProfilingOptions, SentryEnvelopeHeader, SentryEnvelopeItemHeader, SentryEvent, SentryException, SentryId, SentryItemType, SentryLevel, SentryLockReason, SentryPackage, SentryRuntime, SentrySpan, SentryStackFrame, SentryStackTrace, SentryThread, SentryTransaction, Session, SpanContext, SpanId, SpanStatus, TraceContext, TransactionContext, TransactionInfo, User, UserFeedback, ViewHierarchy, ViewHierarchyNode

public interface JsonSerializable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    serialize(@NotNull ObjectWriter writer, @NotNull ILogger logger)