getPendingDocumentIds

expect fun getPendingDocumentIds(collection: Collection): Set<String>(source)

Get a best effort list of documents in the passed collection that are still pending replication.

Return

a set of ids for documents in the passed collection still awaiting replication.

actual fun getPendingDocumentIds(collection: Collection): Set<String>(source)
actual fun getPendingDocumentIds(collection: Collection): Set<String>(source)