MLtsyDispatchSimGetApnName Class Reference

class MLtsyDispatchSimGetApnName : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleGetApnNameReqL(TUint32)
Public Attributes
const TIntKLtsyDispatchSimGetApnNameApiId

Member Functions Documentation

HandleGetApnNameReqL(TUint32)

TInt HandleGetApnNameReqL(TUint32aIndex)[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 aIndexThe index of the APN entry to get from LTSY.

Member Data Documentation

const TInt KLtsyDispatchSimGetApnNameApiId

const TIntKLtsyDispatchSimGetApnNameApiId[static]