class MLtsyDispatchSimGetApnName : public MLtsyDispatchInterface |
Public Member Functions | |
---|---|
TInt | HandleGetApnNameReqL ( TUint32 ) |
Public Attributes | |
---|---|
const TInt | KLtsyDispatchSimGetApnNameApiId |
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.
TUint32 aIndex | The index of the APN entry to get from LTSY. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.