CCallControlMultipartyDispatcher Class Reference
class CCallControlMultipartyDispatcher : public CBase |
This class is responsible for packing and unpacking data belonging to CallControlMultiparty related requests to the Licensee LTSY.
Inherits from
- CCallControlMultipartyDispatcher
Constructor & Destructor Documentation
CCallControlMultipartyDispatcher(MLtsyDispatchFactoryV1 &, MmMessageManagerCallback &, CRequestQueueOneShot &)
~CCallControlMultipartyDispatcher()
~CCallControlMultipartyDispatcher | ( | ) | [virtual] |
Member Functions Documentation
CallbackConferenceAddCall(TInt)
void | CallbackConferenceAddCall | ( | TInt | aError | ) | |
Parameters
TInt aError | The error code to be returned to the CTSY Dispatcher. |
CallbackConferenceGoOneToOne(TInt, TInt)
void | CallbackConferenceGoOneToOne | ( | TInt | aError, |
| TInt | aCallId |
| ) | |
Parameters
TInt aError | The error code to be returned to the CTSY Dispatcher. |
TInt aCallId | The Call ID to which the One-To-One request refers. |
CallbackConferenceHangUp(TInt)
void | CallbackConferenceHangUp | ( | TInt | aError | ) | |
Parameters
TInt aError | The error code to be returned to the CTSY Dispatcher. |
CallbackConferenceSwap(TInt)
void | CallbackConferenceSwap | ( | TInt | aError | ) | |
Parameters
TInt aError | The error code to be returned to the CTSY Dispatcher. |
CallbackCreateConference(TInt)
void | CallbackCreateConference | ( | TInt | aError | ) | |
Parameters
TInt aError | The error code to be returned to the CTSY Dispatcher. |
CallbackSync(CRequestQueueOneShot::TIpcDataPackage &)
ConstructL()
void | ConstructL | ( | ) | [private] |
Second phase constructor.
DispatchConferenceAddCallL(const CMmDataPackage *)
Unpack data related to EMobileConferenceCallAddCall and pass request on to Licensee LTSY.
DispatchConferenceGoOneToOneL(const CMmDataPackage *)
Unpack data related to EMobileCallGoOneToOne and pass request on to Licensee LTSY.
DispatchConferenceHangUpL(const CMmDataPackage *)
Unpack data related to EMobileConferenceCallHangUp and pass request on to Licensee LTSY.
DispatchConferenceSwapL(const CMmDataPackage *)
Unpack data related to EMobileConferenceCallSwap and pass request on to Licensee LTSY.
DispatchCreateConferenceL(const CMmDataPackage *)
Unpack data related to EMobileConferenceCallCreateConference and pass request on to Licensee LTSY.
NewL(MLtsyDispatchFactoryV1 &, MmMessageManagerCallback &, CRequestQueueOneShot &)
NewLC(MLtsyDispatchFactoryV1 &, MmMessageManagerCallback &, CRequestQueueOneShot &)
SetDispatcherHolder(TDispatcherHolder &)
Set the dispatcher holder.
Member Data Documentation
TDispatcherHolder * iDispatcherHolder
MLtsyDispatchCallControlMultipartyConferenceAddCall * iLtsyDispatchCallControlMultipartyConferenceAddCall
MLtsyDispatchCallControlMultipartyConferenceGoOneToOne * iLtsyDispatchCallControlMultipartyConferenceGoOneToOne
MLtsyDispatchCallControlMultipartyConferenceHangUp * iLtsyDispatchCallControlMultipartyConferenceHangUp
MLtsyDispatchCallControlMultipartyConferenceSwap * iLtsyDispatchCallControlMultipartyConferenceSwap
MLtsyDispatchCallControlMultipartyCreateConference * iLtsyDispatchCallControlMultipartyCreateConference
MLtsyDispatchFactoryV1 & iLtsyFactoryV1
MmMessageManagerCallback & iMessageManagerCallback
CRequestQueueOneShot & iRequestAsyncOneShot
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.