getReadTime

abstract fun getReadTime(deviceId: String): ReadTime

Gets the currently known read time from the runtime settings state.

Return

The currently known ReadTime, or the default when no override is stored.

Parameters

deviceId

The identifier of the target device.