Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.database
/
MeshLogRepository
/
getAllLogs
get
All
Logs
fun
getAllLogs
(
maxItems
:
Int
=
MAX_ITEMS
)
:
Flow
<
List
<
MeshLog
>
>