static const qUnsignedInt32 MESSAGING_BINARY_MAX_SIZE = 512;
Maximum size of the binary data that can be sent to the server. If the binary data larger than this maximum is given as an argument to an asynchronous function that communicates with the server, the asynchronous process call fails.
CONFIDENTIAL