Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.database.dao
/
NodeInfoDao
/
findNodeByPublicKey
find
Node
By
Public
Key
abstract
fun
findNodeByPublicKey
(
publicKey
:
ByteString
?
)
:
NodeEntity
?