Package-level declarations
Types
A previously ready Strata connection has ended; all its UIs are already terminal. Delivered by Velocity's event manager without blocking the UI worker. Notification only. Queue session access and state changes through VelocityUi.execute; event fields are detached snapshots.
Successful client negotiation. Emitted once per connection generation. Delivered by Velocity's event manager without blocking the UI worker. Notification only. Queue session access and state changes through VelocityUi.execute; event fields are detached snapshots.
UI ownership has ended, including failed opening. Emitted once; the session cannot reopen. Delivered by Velocity's event manager without blocking the UI worker. Notification only. Queue session access and state changes through VelocityUi.execute; event fields are detached snapshots.
The client acknowledged the first native presentation. This does not certify a rendered frame. Delivered by Velocity's event manager without blocking the UI worker. Notification only. Queue session access and state changes through VelocityUi.execute; event fields are detached snapshots.
The client acknowledged a different presentation for the same retained UI. Delivered by Velocity's event manager without blocking the UI worker. Notification only. Queue session access and state changes through VelocityUi.execute; event fields are detached snapshots.