connectionFailed constant

int const connectionFailed

Error code indicating the connection to the Parse servers failed.

Implementation

static const int connectionFailed = 100;