Package 

Class LocalCampaignsTracker

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int sessionViewsCount
    • Method Summary

      Modifier and Type Method Description
      int getSessionViewsCount() Get the count of in-apps viewed during the session
      void resetSessionViewsCount() Reset the session view count
      ViewTracker.CountedViewEvent trackViewEvent(@NonNull() String campaignID) Track
      • Methods inherited from class com.batch.android.localcampaigns.LocalCampaignsSQLTracker

        campaignLastOccurrence, close, deleteViewEvents, getDateProvider, getNumberOfViewEventsSince, getViewCounts, getViewEvent, isOpen, open, setDateProvider
      • Methods inherited from class com.batch.android.localcampaigns.ViewTracker

        campaignLastOccurrence, getViewEvent
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait