AdErrorEvent.AdErrorListener

Stay organized with collections Save and categorize content based on your preferences.
public static interface AdErrorEvent.AdErrorListener

Interface for classes that will listen to AdErrorEvents.

Public Method Summary

abstract void
onAdError(AdErrorEvent event)
Called when an error occurs.

Public Methods

public abstract void onAdError (AdErrorEvent event)

Called when an error occurs.

Parameters
event