OnPaidEventListener

public interfaceOnPaidEventListener

Interface definition for a callback to be invoked when an ad is estimated to have earned money.

Public Method Summary

abstract void
onPaidEvent(AdValuevalue)
Called when an ad is estimated to have earned money.

Public Methods

public abstract voidonPaidEvent(AdValuevalue)

Called when an ad is estimated to have earned money.