Contents

id

A stable, unique identifier for the session these attributes describe.

Declaration

var id: String { get }

Discussion

The system uses this value to match session lifecycle events (start, update, end) and to route push tokens to the correct session.