session Exists

protected open fun sessionExists(sessionId: String): Boolean

Method to check whether a session exists by its id

Return

whether the session exists as boolean

Parameters

sessionId

The identifier of the session to check