hasLoadedAd

open fun hasLoadedAd(@NonNull identifier: String, @NonNull containerDir: File): Boolean

Checks whether an ad has loaded. (i.e. is ready to use)

Return

true if the ad has loaded, false if not.

Parameters

identifier

The identifier of the ad.

containerDir

The container directory of the ad.