Package com.brightcove.ssai.tracking
See: Description
-
Interface Summary Interface Description TrackingConfigListener Listener for TrackingConfig changes. TrackerDatasource Interface to implement a strategy to track TrackingEvents. Tracker Defines a Tracker. -
Class Summary Class Description RemoteTrackerDatasource Implementation of a TrackerDatasource that makes the network calls to track the specified TrackingEvents. TrackingEvent Representation of a VMAP/VAST tracking event. Builder The TrackingConfig.Builder. TrackingConfig A Tracking Configuration class used to modify the behavior of which tracking events are allowed to be sent. AsyncTaskResult Helper class to return results to the UI thread when using an android.os.AsyncTask.