void endSession()
Ends the KioWare user session
Security
Trust Level Required: Medium Trust
Return
Nothing returned
Examples
setTimeout(function() {
if(location.href == "https://www.kioware.com/default.aspx")
KioApp.endSession();
}, 2000);
Requirements
KioWare OS (Linux®) version 1.0 or greater.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.