RoomUserIdNull constant

int const RoomUserIdNull

Description: The input user ID is empty.
Cause: The input user ID is empty.
Solutions: Please check the input user ID is empty or not.

Implementation

static const int RoomUserIdNull = 1002005;