-
public class ContentProtection.Scheme.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final ContentProtection.SchemeLcpprivate final ContentProtection.SchemeAdeptpublic final static ContentProtection.Scheme.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ContentProtection.SchemegetLcp()Readium LCP DRM scheme. final ContentProtection.SchemegetAdept()Adobe ADEPT DRM scheme. -
-
Method Detail
-
getLcp
final ContentProtection.Scheme getLcp()
Readium LCP DRM scheme.
-
getAdept
final ContentProtection.Scheme getAdept()
Adobe ADEPT DRM scheme.
-
-
-
-