RSat::TLaunchBrowserV2 Class Reference

class RSat::TLaunchBrowserV2 : public RSat::TSatPCmdBase

Contains a LAUNCH BROWSER proactive command issued by the UICC. See ETSI TS 102 223 and RSat::NotifyLaunchBrowserPCmd() for more information about the command. Symbian OS support for this command is available from v7.0s onwards.

Request notification for LAUNCH BROWSER with RSat::NotifyLaunchBrowserPCmd() , passing it an object in which to store the command when it arrives. Pass a packaged version of the latest "TLaunchBrowser" class. For Symbian OS 7.0s, 8.0 and 8.1 use RSat::TLaunchBrowserV2Pckg , a packaged RSat::TLaunchBrowserV2 . For Symbian OS 9.2, use RSat::TLaunchBrowserV5Pckg . For later versions of Symbian OS, check for an updated API ( RSat::TLaunchBrowserV6 etc).

RSat::TLaunchBrowserV2Pckg RSat::NotifyLaunchBrowserPCmd()

Inherits from

Constructor & Destructor Documentation

TLaunchBrowserV2()

IMPORT_C TLaunchBrowserV2 ( )

Default constructor.

Member Functions Documentation

AddFileRef(const TProvisioningFileRef &)

IMPORT_C TInt AddFileRef ( const TProvisioningFileRef & aFileRef )

This method adds a Provisioning Reference File designated by aFileRef

Parameters

const TProvisioningFileRef & aFileRef File ref to add

GetFileRef(TUint, TProvisioningFileRef &)

IMPORT_C TInt GetFileRef ( TUint aIndex,
TProvisioningFileRef & aFileRef
) const

This method retrieves the Provisioning Reference File designated by aIndex

Parameters

TUint aIndex Index of file ref to retrieve
TProvisioningFileRef & aFileRef Specifies which provisioning file is to be retrieved.

NumberOfFileRef()

IMPORT_C TUint NumberOfFileRef ( ) const

Returns the number of provisioning file references.

ResetFileRef()

IMPORT_C void ResetFileRef ( )

Member Data Documentation

TAlphaId iAlphaId

TAlphaId iAlphaId

TBearerList iBearerList

TBearerList iBearerList

TBrowserIdentity iBrowserId

TBrowserIdentity iBrowserId

TBrowserSelection iBrowserSel

TBrowserSelection iBrowserSel

TProvisioningFileRef iFileRef

TProvisioningFileRef iFileRef [protected]

TIconId iIconId

TIconId iIconId

TUint8 iLength

TUint8 iLength [protected]

TInt iNumOfFiles

TInt iNumOfFiles [protected]

TUint8 iOffset

TUint8 iOffset [protected]

TTextString iText

TTextString iText

TUrl iUrl

TUrl iUrl