Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-database
/
org.meshtastic.core.database.dao
/
NodeInfoDao
/
findNodeByPublicKey
find
Node
By
Public
Key
abstract
suspend
fun
findNodeByPublicKey
(
publicKey
:
ByteString
?
)
:
NodeEntity
?
(
source
)