ChannelViewModel
class ChannelViewModel(radioController: RadioController, radioConfigRepository: RadioConfigRepository, analytics: PlatformAnalytics) : ViewModel(source)
Constructors
Link copied to clipboard
constructor(radioController: RadioController, radioConfigRepository: RadioConfigRepository, analytics: PlatformAnalytics)
Functions
Link copied to clipboard
Link copied to clipboard
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
Set the radio config (also updates our saved copy in preferences).
Link copied to clipboard