Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-domain
/
org.meshtastic.core.domain.usecase.settings
/
IsOtaCapableUseCase
Is
Ota
Capable
Use
Case
interface
IsOtaCapableUseCase
(
source
)
Use case to determine if the currently connected device is capable of over-the-air (OTA) updates.
Inheritors
IsOtaCapableUseCaseImpl
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
)
:
Flow
<
Boolean
>