CLIENT_ERROR constant

int const CLIENT_ERROR

This status is set if error occurred in the SDK and is not related to network operations.

Implementation

static const int CLIENT_ERROR = 0;