MBrCtlLoadEventObserver Class Reference
#include
<mw/brctlinterface.h>
class MBrCtlLoadEventObserver |
Detailed Description
The MBrCtlLoadEventObserver interface receives load progress events. The host application can implement this interface.
#include <brctlinterface.h>
@see S60 Platform: Browser Control API Developer's Guide Version 2.0
@lib BrowserEngine.lib
@since 2.8
@file brctlinterface.h
*
Member Function Documentation
HandleBrowserLoadEventL ( TBrCtlDefs::TBrCtlLoadEvent, TUint, TUint16 )
A load events notification
- Since
- 2.8
Parameters |
---|
aLoadEvent | The load event |
aSize | Size depends on the event |
aTransactionId | The transaction id of the transaction that had this event |