FETCH_RESULT_FAILED constant

int const FETCH_RESULT_FAILED

See finish. An attempt to download data was made but that attempt failed.

Implementation

static const int FETCH_RESULT_FAILED = 2;