sessionId property
Unique session identifier returned by the SDK.
This value is validated to be within the 32-bit signed integer range (-2,147,483,648 to 2,147,483,647) for cross-platform compatibility. Values outside this range will throw an ArgumentError.
Implementation
final int sessionId;