ConvivaHandler
class ConvivaHandler(appContext: Context, player: Player, convivaMetadata: ConvivaMetadata, convivaConfig: ConvivaConfiguration, adEventsExtension: EventDispatcher<AdEvent<*>>?) : ConvivaExperienceAnalytics.ICallback, ConvivaHandlerBase
ConvivaHandler
https://pulse.conviva.com/learning-center/content/sensor_developer_center/sensor_integration/android/android_stream_sensor.htm
Constructors
Link copied to clipboard
constructor(appContext: Context, player: Player, convivaMetadata: ConvivaMetadata, convivaConfig: ConvivaConfiguration, adEventsExtension: EventDispatcher<AdEvent<*>>?)