#include <mw/viewcli.h>
| class MVwsSessionWrapperObserver | 
| Public Member Functions | |
|---|---|
| pure virtual void | HandleViewEventL(const TVwsViewEvent &) | 
The MVwsSessionObserver specifies an interface through which server events to be handled by the owner of a client session are notified
| void | HandleViewEventL | ( | const TVwsViewEvent & | aEvent | ) | [pure virtual] | 
Handles the view event aEvent for a view added through the client session being observed. Handles events for all the views added by the client.