didComplete abstract method

void didComplete(
  1. TeadsAd ad
)

When the ad has complete.

Implementation

void didComplete(TeadsAd ad);