defaultHistoryCount constant
int
const defaultHistoryCount
The default count of how much events should be requested when requesting the history of this room.
Implementation
static const int defaultHistoryCount = 30;