Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
@Emits(events = [EventType.ACCOUNT, EventType.ANALYTICS_METRICS_REQUEST, EventType.DID_SET_ANALYTICS_BASE_PARAMS, EventType.ERROR] )
@ListensFor(events = [EventType.ACCOUNT, EventType.ACTIVITY_STARTED, EventType.ACTIVITY_STOPPED, EventType.ACTIVITY_DESTROYED, EventType.AD_BREAK_STARTED, EventType.AD_BREAK_COMPLETED, EventType.AD_PROGRESS, EventType.ADD_ANALYTICS_BASE_PARAMS, EventType.ANALYTICS_CATALOG_REQUEST, EventType.ANALYTICS_CATALOG_RESPONSE, EventType.ANALYTICS_VIDEO_ENGAGEMENT, EventType.BUFFERING_COMPLETED, EventType.BUFFERING_STARTED, EventType.COMPLETED, EventType.DID_PAUSE, EventType.DID_PLAY, EventType.DID_SEEK_TO, EventType.DID_SET_VIDEO, EventType.ERROR, EventType.FRAGMENT_STARTED, EventType.FRAGMENT_STOPPED, EventType.FRAGMENT_DESTROYED, EventType.PLAY, EventType.PROGRESS, EventType.SET_ANALYTICS_BASE_PARAMS, EventType.VERSION, EventType.VIDEO_DURATION_CHANGED, EventType.VIDEO_SIZE_KNOWN, EventType.WILL_CHANGE_VIDEO, EventType.VIDEO_DOWNLOAD_STARTED, EventType.VIDEO_DOWNLOAD_COMPLETED, EventType.VIDEO_DOWNLOAD_CANCELLED, EventType.VIDEO_DOWNLOAD_FAILED, EventType.AD_VIEWABLE_IMPRESSION, EventType.AD_ERROR, EventType.AD_STARTED, EventType.AD_COMPLETED] )
Link copied to clipboard
Analytics client can be used to publish analytics event to the list of registered analytics handlers.
Link copied to clipboard
Link copied to clipboard
An IOException that describes the reason why an AnalyticsEvent cannot be saved.
Link copied to clipboard
An IOException that describes the reason why an AnalyticsEvent cannot be sent.
Link copied to clipboard
Link copied to clipboard
interface IAnalyticsErrorListener
Contract of the listener that can receive error notifications from the analytics client.
Link copied to clipboard
Contract of the class that handle incoming analytics events.
Link copied to clipboard
class InteractivityAnalytics(context: <Error class: unknown class>?, project: Project?, brightcoveVideoView: BaseVideoView?) : AnalyticsListener
Link copied to clipboard
Link copied to clipboard