getReadMode

abstract fun getReadMode(deviceId: String): ReadMode

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

Return

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

Parameters

deviceId

The identifier of the target device.