IMInconsistentRoomId constant

int const IMInconsistentRoomId

Description: The room where the message is sent is different from the room currently logged in.
Cause: The room where the message is sent is different from the room currently logged in.
Solutions: Send a message to the current logged-in room ID.

Implementation

static const int IMInconsistentRoomId = 1009005;