updateStoreForwardLastRequest

abstract fun updateStoreForwardLastRequest(source: String, lastRequest: Int, transport: String)(source)

Updates the last requested history marker.

Parameters

source

A string identifying the source of the update (for logging).

lastRequest

The timestamp or sequence number of the last received history message.

transport

The transport method being used (for logging).