networkError constant
int
const networkError
Occurs when an internet connection is required, or if the content server is unresponsive
Implementation
static const int networkError = 10;
Occurs when an internet connection is required, or if the content server is unresponsive
static const int networkError = 10;