FallbackContentProtection

ContentProtection implementation used as a fallback when detecting known DRMs not supported by the app.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Functions

Link copied to clipboard
open suspend override fun open(asset: Asset, credentials: String?, allowUserInteraction: Boolean): Try<ContentProtection.OpenResult, ContentProtection.OpenError>

Attempts to unlock a potentially protected publication asset.