connectionFailed constant
int
const connectionFailed
Error code indicating the connection to the Parse servers failed.
Implementation
static const int connectionFailed = 100;
Error code indicating the connection to the Parse servers failed.
static const int connectionFailed = 100;