onAdLoaded abstract method

void onAdLoaded(
  1. AdType adType
)

Executed when the ad loaded and ready to present.

Implementation

void onAdLoaded(AdType adType);