suspend fun SessionStore.putAwait(session: Session): Unit
Add a session with the specified ID.
session - the session
session