isLoadingAd

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

Checks whether an ad is currently loading.

Return

true if the ad is loading, false if not. Note that a loaded ad is not loading.

Parameters

identifier

The identifier of the ad.

containerDir

The container directory of the ad.