FETCH_RESULT_NO_DATA constant

int const FETCH_RESULT_NO_DATA

See finish. There was no new data to download.

Implementation

static const int FETCH_RESULT_NO_DATA = 1;