Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
core-service
/
org.meshtastic.core.service
/
MeshService
/
Companion
Companion
android
object
Companion
(
source
)
Members
Members & Extensions
Properties
absolute
Min
Device
Version
Link copied to clipboard
android
val
absoluteMinDeviceVersion
:
DeviceVersion
min
Device
Version
Link copied to clipboard
android
val
minDeviceVersion
:
DeviceVersion
Functions
action
Received
Link copied to clipboard
android
fun
actionReceived
(
portNum
:
Int
)
:
String
change
Device
Address
Link copied to clipboard
android
fun
changeDeviceAddress
(
context
:
Context
,
service
:
IMeshService
,
address
:
String
?
)
create
Intent
Link copied to clipboard
android
fun
createIntent
(
context
:
Context
)
:
Intent
start
Service
Link copied to clipboard
android
fun
MeshService.Companion
.
startService
(
context
:
Context
)