didPlay abstract method

void didPlay(
  1. TeadsAd ad
)

When the ad has started playing.

Implementation

void didPlay(TeadsAd ad);