EndpointsViewModel

class EndpointsViewModel(device: Device, endpointsService: <Error class: unknown class>, updateService: <Error class: unknown class>, eventBus: EventBus, scope: CoroutineScope? = null) : ViewModel

Constructors

Link copied to clipboard
constructor(device: Device, endpointsService: <Error class: unknown class>, updateService: <Error class: unknown class>, eventBus: EventBus, scope: CoroutineScope? = null)

Types

Link copied to clipboard
sealed class State

Properties

Link copied to clipboard
val state: MutableStateFlow<EndpointsViewModel.State>
Link copied to clipboard
expect val viewModelScope: CoroutineScope

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard