didPause abstract method

void didPause(
  1. TeadsAd ad
)

When the ad has stopped playing.

Implementation

void didPause(TeadsAd ad);