Function terminateSession
Terminates the currently active session (if any).
void terminateSession();
Note that this may only be called from a function/method registered using registerWebInterface.
Terminates the currently active session (if any).
void terminateSession();
Note that this may only be called from a function/method registered using registerWebInterface.