Contents

id

The unique identifier of the current session.

Declaration

final let id: UUID

Discussion

The system assigns a globally unique identifier to each session. This identifier is valid only for the lifetime of the session object.

See Also

Getting the session details