Class: SystemEvent

SystemEvent

An event that can be called

new SystemEvent (json)

Name Type Description
json Object optional json object describing the event
Properties:
Name Type Description
parameters Array.<SystemParameters> The parameters list

Methods

read (json)

Read the JSON associated to the event
Name Type Description
json Object Json object describing the event