RoomRoomExtraInfoValueTooLong constant
The value for room extra info is too long.
The length of the value for room extra info input by the setRoomExtraInfo
function is greater than or equal to 128 bytes.
Please check the value for room extra info entered when calling the setRoomExtraInfo
function to ensure that its length is less than 128 bytes.
Implementation
static const int RoomRoomExtraInfoValueTooLong = 1002016;