storedDocumentIds

abstract fun storedDocumentIds(): List<String>

Get all stored documents. This is an IO operation and is not recommended to execute in the UI thread.