Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-lcp
/
org.readium.r2.lcp.license.model
/
LicenseDocument
/
Companion
/
fromJSON
from
JSON
androidJvm
fun
fromJSON
(
json
:
JSONObject
)
:
Try
<
LicenseDocument
,
LcpError.Parsing
>