Vdocipher
Toggle table of contents
1.29.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Vdocipher
Vdocipher
/
com.vdocipher.aegis.media
/
Chapter
Chapter
data
class
Chapter
(
var
title
:
String
,
var
startTime
:
Int
)
:
Serializable
Members
Constructors
Chapter
Link copied to clipboard
constructor
(
title
:
String
,
startTime
:
Int
)
Properties
start
Time
Link copied to clipboard
var
startTime
:
Int
title
Link copied to clipboard
var
title
:
String