MonitorLogsUseCase

Functions

Link copied to clipboard
abstract suspend fun clearMonitorLogs(device: Device): Result<Unit>
Link copied to clipboard
abstract suspend fun getMonitorLogs(device: Device): Result<Sequence<<Error class: unknown class>>>