read

abstract suspend fun read(id: String): String

Reads a session with the id identifier.

Throws

when a session id is not found.