firebase:: gma:: PaidEventListener
#include <types.h>
Listener to be invoked when ads have been estimated to earn money.
Summary
Constructors and Destructors |
|
---|---|
~PaidEventListener()
|
Public functions |
|
---|---|
OnPaidEvent(const AdValue & value)
|
virtual void
Called when an ad is estimated to have earned money.
|
Public functions
OnPaidEvent
virtual void OnPaidEvent( const AdValue & value )
Called when an ad is estimated to have earned money.
~PaidEventListener
virtual ~PaidEventListener()