meshtastic-sdk
Toggle table of contents
0.1.0-rc1
common
Target filter
common
Switch theme
Search in API
Skip to content
meshtastic-sdk
core
/
org.meshtastic.sdk
/
ConnectionState
/
Connecting
Connecting
data
class
Connecting
(
val
attempt
:
Int
)
:
ConnectionState
(
source
)
Attempting to establish a connection.
Parameters
attempt
the attempt count (1-indexed)
Members
Constructors
Connecting
Link copied to clipboard
constructor
(
attempt
:
Int
)
Properties
attempt
Link copied to clipboard
val
attempt
:
Int