toggle menu
spotify-api-kotlin
4.1.3
common
switch theme
search in API
spotify-api-kotlin
/
com.adamratzman.spotify.endpoints.pub
/
TrackAttribute
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
create
Link copied to clipboard
fun
<
T
:
Number
>
create
(
tuneableTrackAttribute
:
TuneableTrackAttribute
<
T
>
,
value
:
T
)
:
TrackAttribute
<
T
>