static const qUnsignedInt32 MATCHMAKE_STRING_MAX_LENGTH = 256;
Maximum length of the string that can be sent to the server. If a string larger than this maximum is specified as an argument to an asynchronous function that communicates with the server, the result of the asynchronous process is QERROR(Core,InvalidArgument)
.
CONFIDENTIAL