Vdocipher
1.26.5
Vdocipher
/
com.vdocipher.aegis.media
/
Chapter
Chapter
data
class
Chapter
(
var
title
:
String
,
var
startTime
:
String
)
:
Serializable
Constructors
Properties
Constructors
Chapter
Link copied to clipboard
fun
Chapter
(
title
:
String
,
startTime
:
String
)
Properties
start
Time
Link copied to clipboard
var
startTime
:
String
title
Link copied to clipboard
var
title
:
String