downloadID property

int downloadID
final

Identification number of the corresponding download

A zero identification denotes that there is no corresponding download yet, usually due to the initialisation with DownloadProgress.empty.

Implementation

final int downloadID;