Wactorz JS
Preparing search index...
types/agent
SpawnPayload
Interface SpawnPayload
Spawn notification: a new agent was created.
interface
SpawnPayload
{
agentId
:
string
;
agentName
:
string
;
agentType
:
string
;
timestampMs
:
number
;
}
Index
Properties
agent
Id
agent
Name
agent
Type
timestamp
Ms
Properties
agent
Id
agentId
:
string
agent
Name
agentName
:
string
agent
Type
agentType
:
string
timestamp
Ms
timestampMs
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
agent
Name
agent
Type
timestamp
Ms
Wactorz JS
Loading...
Spawn notification: a new agent was created.