API published in: S60 2nd Ed FP 3
Link against: browserengine.lib
Required Capabilities
None
Exceptions
NetworkServices capability is required for any operation that results in loading content from the network. For example, calling LoadUrlL() with a url parameter that refers to a network location requires NetworkServices capability if the content is not available from the cache or if the specified cache mode prevents loading the cached version.
#include <brctlinterface.h>
Public Member Functions |
|
virtual void | HandleCommandL (TBrCtlDefs::TBrCtlClientCommands aCommand, const CArrayFix< TPtrC > &aAttributesNames, const CArrayFix< TPtrC > &aAttributeValues)=0 |
Method to call client to execute commands. |
|
Method to call client to execute commands.
|