MLtsyDispatchCallControlTerminateErrorCall Class Reference

class MLtsyDispatchCallControlTerminateErrorCall : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleTerminateErrorCallL(TInt)

TInt HandleTerminateErrorCallL ( TInt aCallId ) [pure virtual]

The CTSY Dispatcher shall invoke this function on receiving the ECustomTerminateCallIPC request from the CTSY with a valid call id.

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

Implementation of this interface should terminate the call with an error.

RMmCustomAPI::TerminateCall()

Parameters

TInt aCallId The Call ID of the call to terminate.

Member Data Documentation

const TInt KLtsyDispatchCallControlTerminateErrorCallApiId

const TInt KLtsyDispatchCallControlTerminateErrorCallApiId [static]