A session event. More...
Public Member Functions | |
EventType | eventType () const |
Returns the event type. |
A session event.
The application is notified of an event (like a user interaction, a timeout or an internal keep-alive event) using WApplication::notify().
You may want to check the event type using eventType().