MLtsyDispatchPacketServicesGetMaxNoMonitoredServiceLists Class Reference

class MLtsyDispatchPacketServicesGetMaxNoMonitoredServiceLists : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleGetMaxNoMonitoredServiceListsReqL()

TInt HandleGetMaxNoMonitoredServiceListsReqL ( ) [pure virtual]

The CTSY Dispatcher shall invoke this function during the packet services bootup as part of EPacketEnumerateMbmsMonitorServiceList call.

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

Implemetation of this interface should retrieve the maximum number of monitored service lists.

Calls to RPacketService::EnumerateMbmsMonitorServiceList() will then return the maximum number of monitored service lists in the aMaxAllowed field.

RPacketService::EnumerateMbmsMonitorServiceList()

Member Data Documentation

const TInt KLtsyDispatchPacketServicesGetMaxNoMonitoredServiceListsApiId

const TInt KLtsyDispatchPacketServicesGetMaxNoMonitoredServiceListsApiId [static]