public interface POBBaseAdInteractionListener
| Modifier and Type | Method and Description |
|---|---|
void |
trackClick()
Optional method to receive instruction to track the ad click.
|
void |
trackImpression()
Optional method to receive instruction to track the impression.
|