setRoamingDownloadAllowed

open fun setRoamingDownloadAllowed(roamingDownloadAllowed: Boolean)

This method can be used to configure the SDK whether the cellular roaming network may be used downloading DRM media assets.

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

roamingDownloadAllowed

true if roaming is allowed.