Package 

Class AndroidMetricsBatchProcessor

    • Method Summary

      Modifier and Type Method Description
      void onForeground()
      void onBackground()
      void close(boolean isRestarting)
      • Methods inherited from class io.sentry.metrics.MetricsBatchProcessor

        add, close, flush
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AndroidMetricsBatchProcessor

        AndroidMetricsBatchProcessor(SentryOptions options, ISentryClient client)