musicApi
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
musicApi
musicApi
/
net.raphdf201
/
ExposedSong
/
ExposedSong
Exposed
Song
constructor
(
id
:
Int
,
title
:
String
,
artist
:
String
,
album
:
String
?
,
duration
:
Int
,
uploaded
:
Boolean
)