getReaders

abstract fun getReaders(): List<ReaderInfo>

Gets a snapshot of the current state of all known readers. The returned objects will not reflect changes to the readers' state after this method is called.

Return

a list of the momentary status of all known readers.