getSessionById method
- String correlationId,
- String sessionId
Gets an session by its unique id.
correlationId
(optional) transaction id to trace execution through call chain.id
an id of session to be retrieved. Return Future that receives session or error.