The 'AppLock Policy API' helps a developer to lock an app.
This method locks an app. This will overwrite Applock policy if that is already set from the server.
JavaScript:com.kony.iemm.app.setAppLockPolicy();
Int
Code | Description |
---|---|
200 | SUCCESS |
400 | FEATURE_NOT_SUPPORTED |
500 | FAILURE |
600 |
APP_CONTEXT_NULL_ERRORCODE (android) |
700 | PACKAGE_NULL_ERRORCODE(android) |
Copyright © 2017 Kony, Inc. All rights reserved. |