getSessionById
Retrieves a session by its id.
Return
The session identified by sessionId if found, null
otherwise.
Parameters
sessionId
The id of the session to retrieve.
Retrieves a session by its id.
The session identified by sessionId if found, null
otherwise.
The id of the session to retrieve.