Kiosked API Test Page
Promise-based API methods on the kiosked object.
Each card verifies the method exists on load. Click Run to execute a method and see the results.
kiosked.isLocked()
kiosked.getLockedStatus()
kiosked.lock()
kiosked.unlock()
kiosked.getDeviceInfo()
kiosked.getProcessList()
kiosked.exit()
kiosked.addEventListener(type, listener)
kiosked.removeEventListener(type, listener)