MLtsyDispatchCallControlHold Class Reference

class MLtsyDispatchCallControlHold : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleHoldReqL ( TInt )
Public Attributes
const TInt KLtsyDispatchCallControlHoldApiId

Member Functions Documentation

HandleHoldReqL(TInt)

TInt HandleHoldReqL ( TInt aCallId ) [pure virtual]

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

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

Implementation of this interface should hold the specified call.

RMobileCall::Hold()

Parameters

TInt aCallId The Call ID of the call to hold.

Member Data Documentation

const TInt KLtsyDispatchCallControlHoldApiId

const TInt KLtsyDispatchCallControlHoldApiId [static]