MLtsyDispatchPhoneSetNetworkSelectionSetting Class Reference

class MLtsyDispatchPhoneSetNetworkSelectionSetting : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetNetworkSelectionSettingReqL(const RMobilePhone::TMobilePhoneNetworkSelectionV1 &)

TInt HandleSetNetworkSelectionSettingReqL ( const RMobilePhone::TMobilePhoneNetworkSelectionV1 & aPhoneNetworkSelection ) [pure virtual]

The CTSY Dispatcher shall invoke this function on receiving the EMobilePhoneSetNetworkSelectionSetting request from the CTSY.

It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackPhoneSetNetworkSelectionSettingComp()

Implementation of this interface should set the new network selection. Note: The completion of this will also invoke the network selection change notifier in the CTSY (EMobilePhoneNotifyNetworkSelectionSettingChange).

Parameters

const RMobilePhone::TMobilePhoneNetworkSelectionV1 & aPhoneNetworkSelection The new network selection setting.

Member Data Documentation

const TInt KLtsyDispatchPhoneSetNetworkSelectionSettingApiId

const TInt KLtsyDispatchPhoneSetNetworkSelectionSettingApiId [static]