Package-level declarations

Types

Link copied to clipboard
open class AsyncTaskResult<R, E>
Helper class to return results to the UI thread when using an android.os.
Link copied to clipboard
Implementation of a TrackerDatasource that makes the network calls to track the specified TrackingEvents.
Link copied to clipboard
interface Tracker
Defines a Tracker.
Link copied to clipboard
Interface to implement a strategy to track TrackingEvents.
Link copied to clipboard
A Tracking Configuration class used to modify the behavior of which tracking events are allowed to be sent.
Link copied to clipboard
Listener for TrackingConfig changes.
Link copied to clipboard
open class TrackingEvent<T>
Representation of a VMAP/VAST tracking event.