onlyPermanentLeasesSupported constant
int
const onlyPermanentLeasesSupported
The gateway supports permanent mappings only, so a non-zero lease was refused. Retrying with Duration.zero is the usual response.
Implementation
static const int onlyPermanentLeasesSupported = 725;