Skip to main content

Score events

score

Fires every time the attention score changes.

drop

Fires when the score falls below the configured threshold.

recover

Fires when the score rises back above the threshold after a drop.

Lifecycle events

stopped

Fires when session.stop() is called.

paused / resumed

Fires when session.pause() or session.resume() is called.

Signal events

Subscribe to raw signal events for custom handling.