agentOS API Reference - v0.2.0-rc.3
Docs
Preparing search index...
SequencedSessionEvent
Interface SequencedSessionEvent
An in-memory session event with its monotonic sequence number.
interface
SequencedSessionEvent
{
notification
:
JsonRpcNotification
;
sequenceNumber
:
number
;
}
Index
Properties
notification
sequence
Number
Properties
notification
notification
:
JsonRpcNotification
sequence
Number
sequenceNumber
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
notification
sequence
Number
Docs
agentOS API Reference - v0.2.0-rc.3
Loading...
An in-memory session event with its monotonic sequence number.