AdEvent.AdEventListener

public interface AdEvent.AdEventListener


Listener interface for ad events.

Summary

Public methods

abstract void

Responds to an occurrence of an AdEvent.

Public methods

onAdEvent

abstract void onAdEvent(AdEvent event)

Responds to an occurrence of an AdEvent.

Parameters
AdEvent event

the ad event that occurred