Kony Management API Guide: App Management EMM JS APIs > Is Device Rooted API

Is Device Rooted API

The 'Is Device Rooted API ' helps a developer to get information on a device's rooted or jailbroken status.

com.kony.iemm.app.isDeviceRooted

This method returns a boolean with information on rooted (Android devices) or jailbroken (iOS devices) status of a device.

Signature

JavaScript: com.kony.iemm.app.isDeviceRooted(); 

Input Parameters

None

Result Values

Boolean

Copyright © 2017 Kony, Inc. All rights reserved.