toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-spotify
/
com.mapbox.nav.gm.spotify.domain
/
SpotifyConnectionState
Spotify
Connection
State
sealed
class
SpotifyConnectionState
Inheritors
Connected
Disconnected
LoggedOut
SpotifyAppNotAvailable
Members
Types
Connected
Link copied to clipboard
data
class
Connected
(
val
appRemote
:
SpotifyAppRemote
)
:
SpotifyConnectionState
Disconnected
Link copied to clipboard
object
Disconnected
:
SpotifyConnectionState
Logged
Out
Link copied to clipboard
object
LoggedOut
:
SpotifyConnectionState
Spotify
App
Not
Available
Link copied to clipboard
object
SpotifyAppNotAvailable
:
SpotifyConnectionState