MLtsyDispatchSimAppendApnName Class Reference

class MLtsyDispatchSimAppendApnName : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleAppendApnNameReqL(const RMobilePhone::TAPNEntryV3 &)

TInt HandleAppendApnNameReqL ( const RMobilePhone::TAPNEntryV3 & aEntry ) [pure virtual]

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

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

Implementation of this interface should append the given entry to the end of the APN control list.

Parameters

const RMobilePhone::TAPNEntryV3 & aEntry The entry to append to the APN list.

Member Data Documentation

const TInt KLtsyDispatchSimAppendApnNameApiId

const TInt KLtsyDispatchSimAppendApnNameApiId [static]