public final class MemberLeft extends Event
ev.source.spaceID.contextID
.Modifier and Type | Field and Description |
---|---|
UUID |
agentID
The identifier of the agent that has left the holon context.
|
String |
agentType
The fully qualified name of the type of the agent.
|
Constructor and Description |
---|
MemberLeft(source : Address,
agentID : UUID,
agentType : String)
Construct the event.
|
public val
agentID : UUID
MemberLeft
public val
agentType : String
MemberLeft
Copyright © 2021 the original authors or authors.