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