Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Created with IntelliJ IDEA.
Link copied to clipboard
interface ITracker
interface ITracker
interface ITracker
interface ITracker
Interface for the Tracker.
Link copied to clipboard
Created with IntelliJ IDEA.
Link copied to clipboard
Link copied to clipboard
open class PersistedState : Serializable, CriteriaDataSource
open class PersistedState : Serializable, CriteriaDataSource
open class PersistedState : Serializable, CriteriaDataSource
open class PersistedState : Serializable, CriteriaDataSource
Represents the state of the Tracker.
Link copied to clipboard
Created with IntelliJ IDEA.
Link copied to clipboard
open class Tracker : ITracker, ITrackerStateContext, IUncaughtExceptionListener
open class Tracker : ITracker, ITrackerStateContext, IUncaughtExceptionListener
open class Tracker : ITracker, ITrackerStateContext, IUncaughtExceptionListener
open class Tracker : ITracker, ITrackerStateContext, IUncaughtExceptionListener
Implementation of ITracker interface.
Link copied to clipboard
Implement this interface to and provide an persistenceSerializer to the Tracker to be notified of invite and survey related events
Link copied to clipboard
Helper class for serializing and de-serializing the PersistedState object.
Link copied to clipboard
Interface for implementations of the view presenter
Link copied to clipboard
open class TrackingContext : TrackingContextServiceProvider, PersistenceProvider, TrackerEventListener, WebSdkInterfaceListener
open class TrackingContext : TrackingContextServiceProvider, PersistenceProvider, TrackerEventListener, WebSdkInterfaceListener
open class TrackingContext : TrackingContextServiceProvider, PersistenceProvider, TrackerEventListener, WebSdkInterfaceListener
open class TrackingContext : TrackingContextServiceProvider, PersistenceProvider, TrackerEventListener, WebSdkInterfaceListener
This class is used to access most of the Tracking API.
Link copied to clipboard
Created by selwynleeke on 2014-12-17.