maxLength constant

int const maxLength

Maximum allowed number of characters in this ChatMessageText.

Implementation

static const int maxLength = 8192;