Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: IAPPrefs.h

Class TImIAPChoice

class TImIAPChoice;

Description

Sets the connection dialog preference to be used with a particular IAP used for an internet mail service.

The connection control component (GenConn) allows various options for whether or not the user should be should be prompted with a dialog at connect time. For example, a connection using the first choice GPRS IAP might not show a dialog, but a second choice connection using GSM might bring up a warning.

Members

Defined in TImIAPChoice:
iDialogPref, iIAP


Member data


iIAP

TUint32 iIAP;

Description

The IAP identifier, as specified in the CommDb record for the IAP.


iDialogPref

TCommDbDialogPref iDialogPref;

Description

Preference for what type of dialog is shown before a connection is made using the specified IAP.