toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-spotify
/
com.mapbox.nav.gm.spotify.domain
Package-level
declarations
Types
Types
Cached
Playlists
Link copied to clipboard
data
class
CachedPlaylists
(
val
items
:
List
<
ListItem
>
)
Spotify
Connection
State
Link copied to clipboard
sealed
class
SpotifyConnectionState
Spotify
Connect
Use
Case
Link copied to clipboard
class
SpotifyConnectUseCase
(
context
:
Context
,
spotifyTokenProvider
:
SpotifyTokenProvider
)