OnPaidEventListener

public interface OnPaidEventListener


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

Summary

Public methods

abstract void

Called when an ad is estimated to have earned money.

Public methods

onPaidEvent

abstract void onPaidEvent(AdValue value)

Called when an ad is estimated to have earned money.