suspend fun ServicePublisher.unpublishAwait(id: String): Unit
Un-publishes a record.
id - the registration id
id
resultHandler - handler called when the operation has completed (successfully or not).
resultHandler