Package-level declarations
Types
Link copied to clipboard
data class ConvivaConfiguration(val customerKey: String, val allowBackgroundDataCapture: Boolean = false, val appContext: Context, val provider: AnalyticsReporter.Provider = AnalyticsReporter.Provider.CONVIVA) : AnalyticsReporter.Configuration
The Conviva specific extension of AnalyticsReporter.Configuration.
Functions
Link copied to clipboard
fun getPlaybackSessionThresholdData(url: String, platformAuthorizer: PlatformAuthorizer, request: AnalyticsThrottlerServiceRequest, callback: Callback<AnalyticsThrottlerServiceResponse, Error>)
Link copied to clipboard