Package-level declarations

Types

Link copied to clipboard
class EndpointsViewModel(device: Device, endpointsService: MockzillaManagement.EndpointsService, eventBus: EventBus, scope: CoroutineScope? = null) : ViewModel

Functions

Link copied to clipboard
fun EndpointsWidget(device: Device, onEndpointClicked: (EndpointConfiguration.Key) -> Unit, onGlobalControlsClicked: () -> Unit)