IMUserIdTooLong constant

int const IMUserIdTooLong

Description: Failed to send custom signaling.
Cause: The entered user ID is too long.
Solutions: Please enter the correct user ID, the maximum user ID cannot exceed 64 bytes.

Implementation

static const int IMUserIdTooLong = 1009012;