BLEDevicePairingViewModel

class BLEDevicePairingViewModel @Inject constructor(bleService: EngageBLEService, uiStateMapper: BLEDevicePairingUiStateMapper, appScreenEvents: AppScreenEvents) : ViewModel

Constructors

Link copied to clipboard
@Inject
constructor(bleService: EngageBLEService, uiStateMapper: BLEDevicePairingUiStateMapper, appScreenEvents: AppScreenEvents)

Types

Link copied to clipboard
sealed interface Action
Link copied to clipboard
sealed interface UiState

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun addCloseable(closeable: AutoCloseable)
fun addCloseable(key: String, closeable: AutoCloseable)
Link copied to clipboard
Link copied to clipboard