taskToken property

String taskToken
final

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;