MLtsyDispatchSimDeleteApnName Class Reference

class MLtsyDispatchSimDeleteApnName : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleDeleteApnNameReqL(TUint32)

TInt HandleDeleteApnNameReqL ( TUint32 aIndex ) [pure virtual]

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

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

Implementation of this interface should delete the given entry from the APN control list.

Parameters

TUint32 aIndex The index of the entry to delete.

Member Data Documentation

const TInt KLtsyDispatchSimDeleteApnNameApiId

const TInt KLtsyDispatchSimDeleteApnNameApiId [static]