taskToken property
The opaque string used as a handle on the task. This token is used by workers to communicate progress and response information back to the system about the task.
Implementation
final String taskToken;
The opaque string used as a handle on the task. This token is used by workers to communicate progress and response information back to the system about the task.
final String taskToken;