isZoneDisabledByApplication

open fun isZoneDisabledByApplication(zoneId: String): Boolean

Giving the zone ID to check if the zone has been disabled by your application. The zone is enabled by default.

Return

True if the zone is disabled otherwise false.

Parameters

zoneId

The zone ID to check.