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