bool isSessionActive()

Detects if there is a KioWare user session active

Security

Trust Level Required: Low Trust

Return

True if there is a user session.

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.