getState

abstract suspend fun getState(documentId: String): DocumentState

Performs a network call to the Issuing Authority to get information about a document.

If the document was recently deleted the condition will be set to DocumentCondition.NO_SUCH_DOCUMENT.