Error

data class Error(val error: Throwable) : AudioPlaybackSession.State

Constructors

Link copied to clipboard
constructor(error: Throwable)

Properties

Link copied to clipboard

Functions

Link copied to clipboard

Serializes this playback session state to a binary blob.

Link copied to clipboard

Extension to convert legacy playback session states to the unified state.