completeDate property
completeDate Point in time (Unix timestamp) when the file downloading was completed; 0 if the file downloading isn't completed
Implementation
final int completeDate;
completeDate Point in time (Unix timestamp) when the file downloading was completed; 0 if the file downloading isn't completed
final int completeDate;