nn::nex::MATCHMAKE_STRING_MAX_LENGTH Constant

Syntax

static const qUnsignedInt32 MATCHMAKE_STRING_MAX_LENGTH =  256;

Description

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).

Revision History

2011/01/27
Initial version.

CONFIDENTIAL