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.lsd
/
Event
Event
androidJvm
data
class
Event
(
val
json
:
JSONObject
)
Members
Constructors
Event
Link copied to clipboard
androidJvm
constructor
(
json
:
JSONObject
)
Types
Event
Type
Link copied to clipboard
androidJvm
enum
EventType
:
Enum
<
Event.EventType
>
Properties
date
Link copied to clipboard
androidJvm
val
date
:
Instant
?
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
type
Link copied to clipboard
androidJvm
val
type
:
String