MLtsyDispatchCallControlMultipartyConferenceAddCall Class Reference
class MLtsyDispatchCallControlMultipartyConferenceAddCall : public MLtsyDispatchInterface
|
Inherits from
-
MLtsyDispatchCallControlMultipartyConferenceAddCall
Member Functions Documentation
HandleConferenceAddCallReqL(TInt, TInt)
TInt
|
HandleConferenceAddCallReqL
|
(
|
TInt
|
aCallId,
|
|
TInt
|
aExistingCallId
|
|
)
|
[pure virtual]
|
The CTSY Dispatcher shall invoke this function on receiving the EMobileConferenceCallAddCall request from the CTSY.
It is a request call that is completed by invoking
CCtsyDispatcherCallback::CallbackCallControlMultipartyConferenceAddCallComp()
Implementation of this interface should add the specified call to the conference call. Typically, there will be an ongoing conference call containing at least 2 remote parties. The conference call gets swapped into the held state and either a new call is dialled or an incoming call is answered. This call can then be added to the conference call using this API.
RMobileconferenceCall::AddCall()
Parameters
TInt
aCallId
|
The Call ID of the connected call to be added to the multiparty (conference) call.
|
TInt
aExistingCallId
|
The Call ID of one of the calls which is already a part of the conference call. This can be the Call ID of any of the existing calls in the conference, not necessarily the first one that was added.
|
Member Data Documentation
const TInt KLtsyDispatchCallControlMultipartyConferenceAddCallApiId
const
TInt
|
KLtsyDispatchCallControlMultipartyConferenceAddCallApiId
|
[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.