MLtsyDispatchPacketServicesInitialiseMbmsContext Class Reference

class MLtsyDispatchPacketServicesInitialiseMbmsContext : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleInitialiseMbmsContextReqL(const TDesC &)

TInt HandleInitialiseMbmsContextReqL(const TDesC &aContextName)[pure virtual]

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

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

Implementation of this interface should initialise the Mbms Context (Multimedia Broadcast Multicast Service).

RPacketMbmsContext::InitialiseContext()

Parameters

const TDesC & aContextNameThe context name in the form of a character string the maximum length of the descriptor should not exceed KMaxInfoName.

Member Data Documentation

const TInt KLtsyDispatchPacketServicesInitialiseMbmsContextApiId

const TIntKLtsyDispatchPacketServicesInitialiseMbmsContextApiId[static]