Error
data class Error(val error: PlaybackError, val configuration: MockPlaybackState.Configuration) : MockPlaybackState.Active, PlaybackState.Error
Mock implementation of PlaybackState.Error
Parameters
error
the PlaybackError that occurred
configuration
the Configuration to persist across all MockPlaybackState.Active states