MLtsyDispatchPacketServicesGetMaxNoActiveServices Class Reference

class MLtsyDispatchPacketServicesGetMaxNoActiveServices : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleGetMaxNoActiveServicesReqL()

TInt HandleGetMaxNoActiveServicesReqL ( ) [pure virtual]

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

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

Implemetation of this interface should retrieve the maximum number of active services allowed (hence the maximum number of contexts allowed).

Member Data Documentation

const TInt KLtsyDispatchPacketServicesGetMaxNoActiveServicesApiId

const TInt KLtsyDispatchPacketServicesGetMaxNoActiveServicesApiId [static]