getReader

abstract fun getReader(id: String): ReaderInfo?

Gets a specific ReaderInfo by its id. Returns null if no such reader is found.

Parameters

id

the identifier of the reader to get.