ReadonlycontentA ContentLocation that points to the publication content related with the event.
ReadonlyframeworkDescribes the framework component that was the target of the event.
ReadonlymediaDescribes the media type of the document related with the event, and thereby what data types to expect in nodeData
This can be for example:
par node within a SMIL document.Some events will not generate any nodeData. In those cases, mediaType will be the empty string ''
ReadonlynodeA JSON compatible data structure representing the underlying node that was the target of the event, like for example a HTML node in a HTML content-document.
Contains information about the publication content targeted by an EngineEvent.