set Download Notification Helper
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
download Notification Helper
Custom DownloadNotificationHelper ?