toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-music-api
/
com.mapbox.dash.music.api
/
SpotifyTrackObserver
Spotify
Track
Observer
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
fun
interface
SpotifyTrackObserver
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
)
:
Flow
<
SpotifyTrack
>