MessagingRouter
setBrowserState() |
|
clearBrowserState(**user) |
Removes all the stored state associated with the current user |
getUserMessages() |
Get the queued messages for the logged in user. @rtype: dictionary @return: B{Properties}: - messages: ([string]) A list of queued messages. |