public final class AgentSpawned extends Event
ev.source.spaceID.contextID
.Modifier and Type | Field and Description |
---|---|
UUID |
agentID
Identifier of the spawned agent.
|
String |
agentType
Fully qualifiedname of the type of the agent.
|
Constructor and Description |
---|
AgentSpawned(source : Address,
agentID : UUID,
agentType : String)
Constuct the event.
|
public val
agentID : UUID
AgentSpawned
#agentIdentifiers
.public val
agentType : String
AgentSpawned
Copyright © 2021 the original authors or authors.