EventActor

constructor(ID: String? = null, attributes: Map<String, String>? = null)

Parameters

ID

The ID of the object emitting the event

attributes

Various key/value attributes of the object, depending on its type.