ChannelViewModel
class ChannelViewModel(radioController: ERROR CLASS: Symbol not found for RadioController, radioConfigRepository: ERROR CLASS: Symbol not found for RadioConfigRepository, analytics: ERROR CLASS: Symbol not found for PlatformAnalytics) : <ERROR CLASS> ERROR CLASS: Symbol not found for ViewModel(source)
Constructors
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val requestChannelSet: ERROR CLASS: Symbol not found for StateFlow<ERROR CLASS: Symbol not found for ChannelSet?>
Functions
Link copied to clipboard
Link copied to clipboard
Parse a channel URL string and store the resulting ChannelSet.
Link copied to clipboard
Link copied to clipboard
fun setChannels(channelSet: ERROR CLASS: Symbol not found for ChannelSet): ERROR CLASS: Unresolved name: launch
Set the radio config (also updates our saved copy in preferences).
Link copied to clipboard