MPsetNetworkSelect Class Reference

class MPsetNetworkSelect
MPsetNetworkSelect class is virtual class for network selection. phonesettings.lib
Since
1.0

Member Functions Documentation

CancelProcess()

voidCancelProcess()[pure virtual]

CancelProcess-function, cancels the requests.

GetAvailableNetworksL()

voidGetAvailableNetworksL()[pure virtual]

Puts network retrieve results into array.

GetCurrentNetworkInfo(MPsetNetworkSelect::TCurrentNetworkInfo &)

TInt GetCurrentNetworkInfo(MPsetNetworkSelect::TCurrentNetworkInfo &aInfo)[pure virtual]

Returns current network information.

Parameters

MPsetNetworkSelect::TCurrentNetworkInfo & aInfoCurrent network information

GetNetworkSelectMode(TSelectMode &)

TInt GetNetworkSelectMode(TSelectMode &aMode)[pure virtual]

Returns current network selection mode.

Parameters

TSelectMode & aModeNetwork selection mode

SelectNetworkL(const TNetworkInfo &)

voidSelectNetworkL(const TNetworkInfo &aInfo)[pure virtual]

Sets network, also for selecting automatic/manual mode.

Parameters

const TNetworkInfo & aInfoNetwork information

Member Enumerations Documentation

Enum anonymous

Enumerators

EPSetNetMcc = 4
EPSetNetMnc = 8

Enum anonymous

Enumerators

ENetShortNameSize = 20
ENetLongNameSize = 30

Enum TCurrentNetworkStatus

Enumerators

ENotRegisteredNotSearching
ERegisteredOnHomeNetwork
ENotRegisteredSearching
ERegistrationDenied
EUnknown
ERegisteredRoaming

Enum TNetworkAccess

Enumerators

ENetNetworkGSM
ENetNetworkWCDMA

Enum TNetworkStatus

Enumerators

ENetStatUnknown
ENetStatAvailable
ENetStatCurrent
ENetStatForbidden

Enum TSelectMode

Enumerators

ENetSelectModeAutomatic
ENetSelectModeManual