MPsetNetworkInfoObserver Class Reference
class MPsetNetworkInfoObserver
|
Member Functions Documentation
HandleCallActivatedL()
void
|
HandleCallActivatedL
|
(
|
)
|
[pure virtual]
|
Handles notes when call is active.
HandleCurrentNetworkInfoL(const MPsetNetworkSelect::TCurrentNetworkInfo &, const TInt)
Shows notes when requested for current network information.
HandleNetworkChangedL(const MPsetNetworkSelect::TNetworkInfo &, const MPsetNetworkSelect::TCurrentNetworkStatus, const TInt)
HandleNetworkChangedL(const MPsetNetworkSelect::TNetworkInfo &, const RMobilePhone::TMobilePhoneRegistrationStatus &, const TInt)
void
|
HandleNetworkChangedL
|
(
|
const
MPsetNetworkSelect::TNetworkInfo
&
|
aCurrentInfo,
|
|
const
RMobilePhone::TMobilePhoneRegistrationStatus
&
|
aStatus,
|
|
const
TInt
|
aResult
|
|
)
|
[pure virtual]
|
Shows notes when network change has been approved.
Parameters
const
MPsetNetworkSelect::TNetworkInfo
& aCurrentInfo
|
Current network information.
|
const
RMobilePhone::TMobilePhoneRegistrationStatus
& aStatus
|
Current network status.
|
const
TInt
aResult
|
Result of action.
|
HandleNetworkErrorL(const MPsetNetworkInfoObserver::TServiceRequest, const TInt)
HandleNetworkInfoReceivedL(const CNetworkInfoArray *, const TInt)
void
|
HandleNetworkInfoReceivedL
|
(
|
const
CNetworkInfoArray
*
|
aInfoArray,
|
|
const
TInt
|
aResult
|
|
)
|
[pure virtual]
|
Shows notes when network information received.
Parameters
const
CNetworkInfoArray
* aInfoArray
|
Network information. Receiver owns the array.
|
const
TInt
aResult
|
Result of action.
|
HandleRequestingSelectedNetworkL(TBool)
void
|
HandleRequestingSelectedNetworkL
|
(
|
TBool
|
aOngoing
|
)
|
[pure virtual]
|
Handles user request to register to specific network.
Parameters
TBool
aOngoing
|
Is there an ongoing request.
|
HandleSearchingNetworksL(TServiceRequest)
Searches for networks that have coverage.
Member Enumerations Documentation
Enum TServiceRequest
Enumerators
EServiceRequestNone
|
|
EServiceRequestEnumerateNetworks
|
|
EServiceRequestGetNetworkInfo
|
|
EServiceRequestGetCurrentNetworkInfo
|
|
EServiceRequestGetNetworkSearchMode
|
|
EServiceRequestSetNetwork
|
|
EServiceRequestSetNetworkMode
|
|
EServiceRequestSetNetworkAutomatic
|
|
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.