MLtsyDispatchPacketServicesUpdateMbmsSessionList Class Reference
| class MLtsyDispatchPacketServicesUpdateMbmsSessionList : public MLtsyDispatchInterface |
Inherits from
- MLtsyDispatchPacketServicesUpdateMbmsSessionList
Member Functions Documentation
HandleUpdateMbmsSessionListReqL(const TDesC &, TMbmsAction, TMbmsSessionId, const TMbmsSessionIdList &)
The CTSY Dispatcher shall invoke this function on receiving the EPacketContextUpdateMbmsSessionList request from the CTSY.
It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackPacketServicesUpdateMbmsSessionListComp()
Implementation of this interface should request to add a new session to be received or remove an existing session to/from the MBMS services table. The CTSY stores the MBMS services table, this table is updated on a successful completion.
RPacketService::UpdateMbmsSessionList() CRetrievePcktMbmsSessionList()
Parameters
| const TDesC & aContextName | The MBMS context name in the form of a character string. |
| TMbmsAction aAction | The action to be performed (add, remove or remove all). |
| TMbmsSessionId aSessionId | The MBMS session identifier which needs to be received or removed. |
| const TMbmsSessionIdList & aServiceList | The MBMS services table as held by the CTSY. |
Member Data Documentation
const TInt KLtsyDispatchPacketServicesUpdateMbmsSessionListApiId
| const TInt | KLtsyDispatchPacketServicesUpdateMbmsSessionListApiId | [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.