Skip to content

SessionId

SessionId = string & object

Defined in: console-sdk/src/ids.ts:42

Branded identifier for a workout session. Session ids are minted by the SDK at session start and only ever flow outward (session snapshots, telemetry events); there is deliberately no escape hatch — consumers never fabricate one.

readonly [sessionIdBrand]: true