maxLengthForNsn constant
int
const maxLengthForNsn
The ITU says the maximum length should be 15, but we have found longer numbers in Germany.
Implementation
static const int maxLengthForNsn = 17;
The ITU says the maximum length should be 15, but we have found longer numbers in Germany.
static const int maxLengthForNsn = 17;