maxPayloadBytes constant
int
const maxPayloadBytes
Maximum encoded screen payload accepted by the SDK.
Implementation
static const int maxPayloadBytes = 1024 * 1024;
Maximum encoded screen payload accepted by the SDK.
static const int maxPayloadBytes = 1024 * 1024;