serverSessionId property

String? serverSessionId
getter/setter pair

Renamed to IkonServerId. Teleport matches fields by name hash, so the server keeps writing this via the retired bag with the IkonServerId value until no frozen app bundle or cached SDK build in circulation still reads it.

Implementation

String? serverSessionId;