Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-model
/
org.meshtastic.core.model
/
ConnectionState
/
Connected
Connected
common
data
object
Connected
:
ConnectionState
(
source
)
We are connected to the device and communicating normally.
Members
Functions
is
Connected
Link copied to clipboard
common
fun
isConnected
(
)
:
Boolean
is
Connecting
Link copied to clipboard
common
fun
isConnecting
(
)
:
Boolean
is
Device
Sleep
Link copied to clipboard
common
fun
isDeviceSleep
(
)
:
Boolean
is
Disconnected
Link copied to clipboard
common
fun
isDisconnected
(
)
:
Boolean