EngineAppidIncorrectOrNotOnline constant

int const EngineAppidIncorrectOrNotOnline

Description: Authentication failed.
Cause: Incorrect AppID; using AppID in wrong environment.
Solutions: Please check AppID is correct or not on ZEGO manage console, or check whether the environment configured by AppID is consistent with the environment set by SDK.

Implementation

static const int EngineAppidIncorrectOrNotOnline = 1001004;