Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.repository.radio
/
RadioServiceConnectionState
Radio
Service
Connection
State
data
class
RadioServiceConnectionState
(
val
isConnected
:
Boolean
=
false
,
val
isPermanent
:
Boolean
=
false
)
Members
Constructors
Radio
Service
Connection
State
Link copied to clipboard
constructor
(
isConnected
:
Boolean
=
false
,
isPermanent
:
Boolean
=
false
)
Properties
is
Connected
Link copied to clipboard
val
isConnected
:
Boolean
=
false
is
Permanent
Link copied to clipboard
val
isPermanent
:
Boolean
=
false