bool isOutOfService()
Checks whether out of service mode is enabled
Security
Trust Level Required: Full Trust
Return
True if out of service mode is enabled, false otherwise.
Examples
if(!KioApp.isOutOfService()) KioApp.setOutOfServiceMode(true);
Requirements
KioWare OS (Linux®) version 1.1 or greater.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.