ruvyrias / Exports / LoadTrackResponseSearch
Interface: LoadTrackResponseSearch
Represents a response indicating that multiple tracks have been loaded as a search result.
Table of contents
Properties
Properties
data
• data: TrackData
[]
An array of TrackData representing the loaded tracks.
Defined in
loadType
• loadType: "search"
The type of load, indicating it's a search result.