vertx / io.vertx.kotlin.servicediscovery.spi / io.vertx.servicediscovery.spi.ServicePublisher / unpublishAwait

unpublishAwait

suspend fun ServicePublisher.unpublishAwait(id: String): Unit

Suspending version of method io.vertx.servicediscovery.spi.ServicePublisher.unpublish

Parameters

id -

the registration id

NOTE: This function has been automatically generated from io.vertx.servicediscovery.spi.ServicePublisher using Vert.x codegen.