onLocalCopyStarted

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

Called when an ad is copied locally, onDownloadStarted won't be called (unless an error happens during local copy).

Parameters

identifier

The identifier of the ad.

containerDir

The container directory of the ad.