Checks if a session exists for the given client ID.
This function logs the method name if logging is enabled in the global configuration. It then delegates the session validation to the swarm.sessionValidationService.
swarm.sessionValidationService
The unique identifier of the client session.
Checks if a session exists for the given client ID.
This function logs the method name if logging is enabled in the global configuration. It then delegates the session validation to the
swarm.sessionValidationService
.