MLtsyDispatchPhoneTerminateAllCalls Class Reference

class MLtsyDispatchPhoneTerminateAllCalls : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleTerminateAllCallsReqL(TInt)

TInt HandleTerminateAllCallsReqL ( TInt aCallId ) [pure virtual]

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

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

Implementation of this interface should terminate all active calls.

RMobilePhone::TerminateAllCalls()

Parameters

TInt aCallId if a call is in the connecting state then this parameter will contain the id of that call, else 0.

Member Data Documentation

const TInt KLtsyDispatchPhoneTerminateAllCallsApiId

const TInt KLtsyDispatchPhoneTerminateAllCallsApiId [static]