Adswizz Tracking Engine
interface AdswizzTrackingEngine
Types
Functions
Link copied to clipboard
abstract fun ended(payload: ByteArray, elapsedTime: Double, reason: AdReasonType, macroContext: MacroContext?): ByteArray
Link copied to clipboard
abstract fun onEvent(payload: ByteArray, elapsedTime: Double, event: AdEventType, macroContext: MacroContext?): ByteArray