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.components.lcp
/
User
User
androidJvm
data
class
User
(
val
json
:
JSONObject
)
Members
Constructors
User
Link copied to clipboard
androidJvm
constructor
(
json
:
JSONObject
)
Properties
email
Link copied to clipboard
androidJvm
val
email
:
String
?
encrypted
Link copied to clipboard
androidJvm
var
encrypted
:
MutableList
<
String
>
extensions
Link copied to clipboard
androidJvm
var
extensions
:
JSONObject
id
Link copied to clipboard
androidJvm
val
id
:
String
?
json
Link copied to clipboard
androidJvm
val
json
:
JSONObject
name
Link copied to clipboard
androidJvm
val
name
:
String
?