FallbackContentProtection
ContentProtection implementation used as a fallback when detecting known DRMs not supported by the app.
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.