Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: VIEWCLI.H

Class MVwsSessionWrapperObserver

class MVwsSessionWrapperObserver;

Description

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

Members

Defined in MVwsSessionWrapperObserver:
HandleViewEventL()


Member functions


HandleViewEventL()

virtual void HandleViewEventL(const TVwsViewEvent &aEvent)=0;

Description

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.

Parameters

const TVwsViewEvent &aEvent