| java.lang.Object | |
| ↳ | com.pspdfkit.document.library.LibraryIndexStatus |
Object representing indexing status for a document.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| enum | LibraryIndexStatus.Status | The indexing status of a document in the document library. | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| LibraryIndexStatus.Status |
getIndexStatus()
Returns current indexing status of a document in the document library.
| ||||||||||
| float |
getProgress()
Returns current indexing progress of a document in the document library (if currently indexing).
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Returns current indexing status of a document in the document library.
Returns current indexing progress of a document in the document library (if currently indexing).