AdEvent.AdEventListener

interface AdEvent.AdEventListener


Listener interface for ad events.

Summary

Public functions

Unit
onAdEvent(event: AdEvent!)

Responds to an occurrence of an AdEvent.

Public functions

onAdEvent

fun onAdEvent(event: AdEvent!): Unit

Responds to an occurrence of an AdEvent.

Parameters
event: AdEvent!

the ad event that occurred