toggle menu
Vdocipher
1.27.1
androidJvm
switch theme
search in API
Vdocipher
/
com.vdocipher.aegis.media
/
Chapter
Chapter
data
class
Chapter
(
var
title
:
String
,
var
startTime
:
String
)
:
Serializable
Members
Constructors
Chapter
Link copied to clipboard
constructor
(
title
:
String
,
startTime
:
String
)
Properties
start
Time
Link copied to clipboard
var
startTime
:
String
title
Link copied to clipboard
var
title
:
String