CommonAppAccessDeniedError constant

int const CommonAppAccessDeniedError

Description: Server access denied.
Cause: 1.The APP has enabled the restriction of access from foreign IP addresses, and the current client is outside of the domain.
Solutions: Please contact ZEGO technical support.

Implementation

static const int CommonAppAccessDeniedError = 1000039;