createUri
Returns the Uri to session with given id.
Return
The Uri that can be used to read session log entries.
Parameters
sessionId
the session id.
Returns the Uri to session with given key and number.
Return
The Uri that can be used to read session.
Parameters
key
the session key.
number
the session number. Numbers are incremented automatically for each keystarting from 1 when creating new session.