mobicontrol.lockdown

This namespace provides access to the lockdown functionality.
Since:
  • Version 1.0 (API level 1)

Methods

async, static disable() → {boolean}

Disable lockdown.
Returns:
boolean - true if the lockdown disabling process was successfully launched, false otherwise.
Since:
  • Version 1.0 (API level 1)

async, static enable() → {boolean}

Enable lockdown.
Returns:
boolean - true if the lockdown enabling process was successfully launched, false otherwise.
Since:
  • Version 1.0 (API level 1)