MLtsyDispatchSimSetApnControlListServiceStatus Class Reference

class MLtsyDispatchSimSetApnControlListServiceStatus : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleSetApnControlListServiceStatusReqL ( RMobilePhone::TAPNControlListServiceStatus )
Public Attributes
const TInt KLtsyDispatchSimSetApnControlListServiceStatusApiId

Member Functions Documentation

HandleSetApnControlListServiceStatusReqL(RMobilePhone::TAPNControlListServiceStatus)

TInt HandleSetApnControlListServiceStatusReqL ( RMobilePhone::TAPNControlListServiceStatus aStatus ) [pure virtual]

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

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

Implementation of this interface should set the status of the APN Control List Service.

Parameters

RMobilePhone::TAPNControlListServiceStatus aStatus The service status to set.

Member Data Documentation

const TInt KLtsyDispatchSimSetApnControlListServiceStatusApiId

const TInt KLtsyDispatchSimSetApnControlListServiceStatusApiId [static]