SpotifyBroadcastEventData

abstract class SpotifyBroadcastEventData(type: SpotifyBroadcastType)

Data from a broadcast event

Parameters

type

The type of the broadcast event

Constructors

SpotifyBroadcastEventData
Link copied to clipboard
fun SpotifyBroadcastEventData(type: SpotifyBroadcastType)
The type of the broadcast event

Properties

type
Link copied to clipboard
val type: SpotifyBroadcastType
The type of the broadcast event

Inheritors

SpotifyMetadataChangedData
Link copied to clipboard
SpotifyPlaybackStateChangedData
Link copied to clipboard
SpotifyQueueChangedData
Link copied to clipboard

Sources

android source
Link copied to clipboard