setDownloadNotificationHelper

open fun setDownloadNotificationHelper(@Nullable downloadNotificationHelper: Class<out VdoDownloadNotificationHelper>)

Change download notification look and feel. Set custom implementation for notifications related to download in progress, completed and failed.

Parameters

downloadNotificationHelper

Custom DownloadNotificationHelper ?