suspend fun SessionStore.deleteAwait(id: String): Unit
Delete the session with the specified ID.
id - the session id
id