loadAd

open fun loadAd(@NonNull identifier: String, @NonNull url: URL, expectedLength: Long, @NonNull containerDir: File)

Starts loading an ad.

Parameters

identifier

The identifier of the ad.

url

The remote URL of the ad.

expectedLength

The file size of the ad.

containerDir

The container directory of the ad.