To start Guided Access mode programmatically via this plugin, the device must be supervised using Mobile Device Management (MDM), and the app itself must be enabled for this mode by MDM.
cordova.plugins.WPGuidedAccess.start();
cordova.plugins.WPGuidedAccess.end();
cordova.plugins.WPGuidedAccess.isStarted();