toggle menu
spotify-api-kotlin
4.1.3
android
switch theme
search in API
spotify-api-kotlin
/
com.adamratzman.spotify.notifications
/
SpotifyBroadcastEventData
Spotify
Broadcast
Event
Data
android
abstract
class
SpotifyBroadcastEventData
(
val
type
:
SpotifyBroadcastType
)
(
source
)
Data from a broadcast event
Parameters
type
The type of the broadcast event
Inheritors
SpotifyMetadataChangedData
SpotifyPlaybackStateChangedData
SpotifyQueueChangedData
Members
Constructors
Spotify
Broadcast
Event
Data
Link copied to clipboard
android
constructor
(
type
:
SpotifyBroadcastType
)
Properties
type
Link copied to clipboard
android
val
type
:
SpotifyBroadcastType