isDrmAllowedForUrl

abstract fun isDrmAllowedForUrl(url: String): Boolean

This method takes a url of the page requesting DRM permissions

Return

an true if the given url is allowed DRM, false otherwise.