Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
core-nfc
/
org.meshtastic.core.nfc
/
NfcScannerEffect
Nfc
Scanner
Effect
@
Composable
fun
NfcScannerEffect
(
onResult
:
(
String
?
)
->
Unit
,
onNfcDisabled
:
(
)
->
Unit
?
=
null
)
(
source
)