Interface IClientReportStorage


  • @Internal
    public interface IClientReportStorage
    • Method Detail

      • addCount

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

        java.util.List<DiscardedEvent> resetCountsAndGet()