HistoryManager
Interface for managing store-and-forward history replay requests.
Functions
Link copied to clipboard
abstract suspend fun requestHistoryReplay(trigger: String, myNodeNum: Int?, storeForwardConfig: ModuleConfig.StoreForwardConfig?, transport: String, expectedConnectionVersion: Long)
Requests a history replay from the radio.
Link copied to clipboard
Updates the last requested history marker.