scheduleDelaySeconds property
The duration of delay (in seconds) before the task is scheduled to be attempted.
This delay is added to the current time.
Implementation
final int scheduleDelaySeconds;
The duration of delay (in seconds) before the task is scheduled to be attempted.
This delay is added to the current time.
final int scheduleDelaySeconds;