Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-ui
/
org.meshtastic.core.ui.util
/
parseDeepLinkOrInvalid
parse
Deep
Link
Or
Invalid
fun
parseDeepLinkOrInvalid
(
uriString
:
String
,
onHandleDeepLink
:
(
CommonUri
,
onInvalid
:
(
)
->
Unit
)
->
Unit
,
onInvalid
:
(
)
->
Unit
)
(
source
)