onDownloadStarted

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

Called when an ad starts downloading, onLocalCopyStarted won't be called.

Parameters

identifier

The identifier of the ad.

containerDir

The container directory of the ad.