MLtsyDispatchSimSetFdnSetting Class Reference

class MLtsyDispatchSimSetFdnSetting : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleSetFdnSettingReqL ( RMobilePhone::TMobilePhoneFdnSetting )
Public Attributes
const TInt KLtsyDispatchSimSetFdnSettingApiId

Member Functions Documentation

HandleSetFdnSettingReqL(RMobilePhone::TMobilePhoneFdnSetting)

TInt HandleSetFdnSettingReqL ( RMobilePhone::TMobilePhoneFdnSetting aFdnSetting ) [pure virtual]

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

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

Implementation of this interface should activate or deactivate the Fixed Dialling Numbers (FDN) service PIN2 must have been verified prior to changing the Fixed Dialling Numbers setting.

Parameters

RMobilePhone::TMobilePhoneFdnSetting aFdnSetting The FDN setting value.

Member Data Documentation

const TInt KLtsyDispatchSimSetFdnSettingApiId

const TInt KLtsyDispatchSimSetFdnSettingApiId [static]