setMobileDownloadAllowed

open fun setMobileDownloadAllowed(mobileDownloadAllowed: Boolean)

This method can be used to configure the SDK whether the cellular network may be used to download DRM media assets or not.

The developer will be responsible to include the necessary logic in the host application to prompt the user and expose the setting to the user.

Parameters

mobileDownloadAllowed

true if cellular network is allowed.