shared
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.nubasu.spotify.webapi.wrapper.response.search
/
SearchResponse
/
SearchResponse
Search
Response
constructor
(
tracks
:
Tracks
?
=
null
,
artists
:
Artists
?
=
null
,
albums
:
Albums
?
=
null
,
playlists
:
Playlists
?
=
null
,
shows
:
Shows
?
=
null
,
episodes
:
Episodes
?
=
null
,
audiobooks
:
Audiobooks
?
=
null
)