MLtsyDispatchSimDeleteApnName Class Reference

class MLtsyDispatchSimDeleteApnName : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleDeleteApnNameReqL(TUint32)
Public Attributes
const TIntKLtsyDispatchSimDeleteApnNameApiId

Member Functions Documentation

HandleDeleteApnNameReqL(TUint32)

TInt HandleDeleteApnNameReqL(TUint32aIndex)[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 aIndexThe index of the entry to delete.

Member Data Documentation

const TInt KLtsyDispatchSimDeleteApnNameApiId

const TIntKLtsyDispatchSimDeleteApnNameApiId[static]