suspend fun SessionStore.deleteAwait(id: String): Unit
Suspending version of method io.vertx.ext.web.sstore.SessionStore.delete
the session id
NOTE: This function has been automatically generated from io.vertx.ext.web.sstore.SessionStore using Vert.x codegen.