Customizing

Time-Controlled Events

Class TimedEvent

Attributes

Name

Type

Description

eventType

Integer

ID of the event type (see EventType enum)

parameter

string

optional text field; can be used as arguments for the event function itself for example

nextRun

Integer

timestamp for the next calculated run time

repeatPeriod

Integer


eventState

Integer

ID of the event state (see State enum)

interval

Boolean