MLtsyDispatchSimGetServiceTable Class Reference

class MLtsyDispatchSimGetServiceTable : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleGetServiceTableReqL ( RMobilePhone::TMobilePhoneServiceTable )
Public Attributes
const TInt KLtsyDispatchSimGetServiceTableApiId

Member Functions Documentation

HandleGetServiceTableReqL(RMobilePhone::TMobilePhoneServiceTable)

TInt HandleGetServiceTableReqL ( RMobilePhone::TMobilePhoneServiceTable aServiceTable ) [pure virtual]

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

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

Implementation of this interface should read the EFust or EFsst service tables as specified by aServiceTable.

Parameters

RMobilePhone::TMobilePhoneServiceTable aServiceTable Specifies the service table to retrieve.

Member Data Documentation

const TInt KLtsyDispatchSimGetServiceTableApiId

const TInt KLtsyDispatchSimGetServiceTableApiId [static]