Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.publication.protection
/
ContentProtection
/
Scheme
Scheme
@
JvmInline
value
class
Scheme
(
val
uri
:
String
)
Represents a specific Content Protection technology, uniquely identified with an
uri
.
Members
Constructors
Scheme
Link copied to clipboard
constructor
(
uri
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
uri
Link copied to clipboard
val
uri
:
String