TBearerPriority Class Reference

API published in: S60 3rd Ed FP 2

Link against: cmmanager.lib

Capability Information

Required Capabilities

None

Exceptions

Reading 'private' user data such as user names or passwords: ReadDeviceData


#include <cmmanagerdef.h>

Detailed Description

TBearerPriority is a representation of a bearer priority defined in commsdat.

Data Fields

HBufC *  iServiceType
  Name of the service table to identify type of bearer.
TUint32  iPriority
  Priority of the bearer.
TUint32  iUIPriority
  Priority of this bearer type when shown in UI for configuring a new IAP.

Field Documentation

TUint32 TBearerPriority::iPriority
 

Priority of the bearer.

Values must be unique within the table

HBufC* TBearerPriority::iServiceType
 

Name of the service table to identify type of bearer.

TUint32 TBearerPriority::iUIPriority
 

Priority of this bearer type when shown in UI for configuring a new IAP.

Values must be unique within the table


The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top