Interface IClientReportStorage


@Internal public interface IClientReportStorage
  • Method Details

    • addCount

      void addCount(io.sentry.clientreport.ClientReportKey key, Long count)
    • resetCountsAndGet

      List<DiscardedEvent> resetCountsAndGet()