MLtsyDispatchCallControlMultipartyCreateConference Class Reference

class MLtsyDispatchCallControlMultipartyCreateConference : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleCreateConferenceReqL(TInt, TInt)

TInt HandleCreateConferenceReqL(TIntaHeldCallId,
TIntaSecondCallId
)[pure virtual]

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

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

Implementation of this interface should join the two specified calls into a multiparty (conference) call.

RMobileConferenceCall::CreateConference()

Parameters

TInt aHeldCallIdThe Call ID of the held call which will be one of the calls joined to the conference.
TInt aSecondCallIdThe Call ID of the active / alerting call which will be the other call joined to the conference.

Member Data Documentation

const TInt KLtsyDispatchCallControlMultipartyCreateConferenceApiId

const TIntKLtsyDispatchCallControlMultipartyCreateConferenceApiId[static]