maxPayloadBytes constant

int const maxPayloadBytes

Maximum encoded screen payload accepted by the SDK.

Implementation

static const int maxPayloadBytes = 1024 * 1024;