MLtsyDispatchCallControlMultipartyConferenceHangUp Class Reference

class MLtsyDispatchCallControlMultipartyConferenceHangUp : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleConferenceHangUpReqL(const RArray< TInt > &)

TInt HandleConferenceHangUpReqL ( const RArray < TInt > & aCallIds ) [pure virtual]

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

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

Implementation of this interface should terminate the active conference call.

RMobileConferenceCall::HangUp()

Parameters

const RArray < TInt > & aCallIds Array of all Call IDs, which belong to the conference. This array will be destroyed after the function call returns.

Member Data Documentation

const TInt KLtsyDispatchCallControlMultipartyConferenceHangUpApiId

const TInt KLtsyDispatchCallControlMultipartyConferenceHangUpApiId [static]