Listener

interface Listener

Listener of the Pulse Component.

Functions

Link copied to clipboard
abstract fun onCreatePulseSession(pulseHost: String, video: Video, contentMetadata: ContentMetadata, requestSettings: RequestSettings): PulseSession
Called every time a new Pulse Session is needed (e.g., when a new content Video is set).
Link copied to clipboard
abstract fun onOpenClickthrough(pulseVideoAd: PulseVideoAd)
Called when the user taps on the "Learn More" button from a Linear Ad.