class MLtsyDispatchPacketServicesGetMaxNoMonitoredServiceLists : public MLtsyDispatchInterface |
Public Member Functions | |
---|---|
TInt | HandleGetMaxNoMonitoredServiceListsReqL() |
Public Attributes | |
---|---|
const TInt | KLtsyDispatchPacketServicesGetMaxNoMonitoredServiceListsApiId |
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.
const TInt | KLtsyDispatchPacketServicesGetMaxNoMonitoredServiceListsApiId | [static] |
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.