Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-data
/
org.meshtastic.core.data.manager
/
HistoryManagerImpl
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
build
Store
Forward
History
Request
Link copied to clipboard
fun
buildStoreForwardHistoryRequest
(
lastRequest
:
Int
,
historyReturnWindow
:
Int
,
historyReturnMax
:
Int
)
:
StoreAndForward
resolve
History
Request
Parameters
Link copied to clipboard
fun
resolveHistoryRequestParameters
(
window
:
Int
,
max
:
Int
)
:
Pair
<
Int
,
Int
>