RoomTokenAppidError constant

int const RoomTokenAppidError

Description: Token Appid error.
Cause: The generated Token Appid is inconsistent with the SDK used Appid, Or the appID type is incorrect.
Solutions: Use the Appid of the generated Token.

Implementation

static const int RoomTokenAppidError = 1002076;