-
public class SessionEventSealed event hierarchy emitted by SynheartSession.startSession.
Stream lifecycle:
SessionStarted→SessionFrame*→SessionSummary(or terminatingSessionError). When raw samples are requested,BiosignalFrameevents interleave between session frames.Mirrors the Flutter / Swift sibling SDKs'
SessionEvent. The wire format (returned by toMap) uses snake_case keys identical across all three.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classSessionEvent.Companion
-