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).
Public Member Functions | |
---|---|
TLaunchBrowserV2() | |
IMPORT_C TInt | AddFileRef(const TProvisioningFileRef &) |
IMPORT_C TInt | GetFileRef(TUint, TProvisioningFileRef &) |
IMPORT_C TUint | NumberOfFileRef() |
IMPORT_C void | ResetFileRef() |
Inherited Functions | |
---|---|
RSat::TSatBase::ExtensionId()const | |
RSat::TSatBase::TSatBase() | |
RSat::TSatPCmdBase::PCmdNumber()const | |
RSat::TSatPCmdBase::SetPCmdNumber(TUint8) | |
RSat::TSatPCmdBase::TSatPCmdBase() |
Public Attributes | |
---|---|
TAlphaId | iAlphaId |
TBearerList | iBearerList |
TBrowserIdentity | iBrowserId |
TBrowserSelection | iBrowserSel |
TIconId | iIconId |
TTextString | iText |
TUrl | iUrl |
Protected Attributes | |
---|---|
TProvisioningFileRef | iFileRef |
TUint8 | iLength |
TInt | iNumOfFiles |
TUint8 | iOffset |
Inherited Attributes | |
---|---|
RSat::TSatBase::iExtensionId | |
RSat::TSatPCmdBase::iPCmdNumber |
IMPORT_C TInt | AddFileRef | ( | const TProvisioningFileRef & | aFileRef | ) |
This method adds a Provisioning Reference File designated by aFileRef
const TProvisioningFileRef & aFileRef | File ref to add |
IMPORT_C TInt | GetFileRef | ( | TUint | aIndex, |
TProvisioningFileRef & | aFileRef | |||
) | const |
This method retrieves the Provisioning Reference File designated by aIndex
TUint aIndex | Index of file ref to retrieve |
TProvisioningFileRef & aFileRef | Specifies which provisioning file is to be retrieved. |
IMPORT_C TUint | NumberOfFileRef | ( | ) | const |
Returns the number of provisioning file references.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.