Group Class Callback Event Methods

The following are the Group class callback event methods.

Syntax

onStat(event)

Description

Fires when there is new statistics going to this group.

Syntax

onStat1(event)

Description

Fires when statistics1 is received.

Syntax

onStat2(event)

Description

Fires when statistics2 is received.

Syntax

onTaskAdded(event)

Description

Fires when a task added to this group.

Syntax

onTaskRemoved(event)

Description

Fires when a task is removed from this group.