softRequestLimit constant
int
const softRequestLimit
The soft limit (in milliseconds) after which a new ad request is allowed. default: 300 milliseconds.
Implementation
static const int softRequestLimit = 300;