Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-repository
/
org.meshtastic.core.repository.usecase
/
SendMessageUseCase
/
invoke
invoke
abstract
suspend operator
fun
invoke
(
text
:
String
,
contactKey
:
String
=
"0"
,
replyId
:
Int
?
=
null
)
(
source
)