void beginSession()
Starts a KioWare user session, or extends the current session
Security
Trust Level Required: Medium Trust
Return
Nothing returned
Examples
if(!KioApp.isSessionActive()) {
KioApp.beginSession();
}
Requirements
KioWare OS (Linux®) version 1.0 or greater.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.