onStart abstract method

void onStart(
  1. DateTime timestamp
)

Called when the task is started.

Implementation

void onStart(DateTime timestamp);