MVwsSessionWrapperObserver Class Reference

#include <mw/viewcli.h>

class MVwsSessionWrapperObserver
Public Member Functions
pure virtual voidHandleViewEventL(const TVwsViewEvent &)

Detailed Description

The MVwsSessionObserver specifies an interface through which server events to be handled by the owner of a client session are notified

Deprecated

Member Function Documentation

HandleViewEventL ( const TVwsViewEvent & )

voidHandleViewEventL(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.