Function terminateSession
Terminates the currently active session (if any).
Note that this may only be called from a function/method
registered using registerWebInterface
.
Prototype
void terminateSession();
Authors
Sönke Ludwig
Copyright
© 2013-2014 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.