MLtsyDispatchSimGetApnName Class Reference

class MLtsyDispatchSimGetApnName : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleGetApnNameReqL(TUint32)

TInt HandleGetApnNameReqL ( TUint32 aIndex ) [pure virtual]

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

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

Implementation of this interface should get the APN entry from the APN list at the index specified.

Parameters

TUint32 aIndex The index of the APN entry to get from LTSY.

Member Data Documentation

const TInt KLtsyDispatchSimGetApnNameApiId

const TInt KLtsyDispatchSimGetApnNameApiId [static]