BrowseScreenState

sealed class BrowseScreenState

Represents the state of BrowseScreen.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
data class Loaded(val downloadList: List<PlaylistDownloadUiModel>) : BrowseScreenState
Link copied to clipboard