MLtsyDispatchCallControlHold Class Reference

class MLtsyDispatchCallControlHold : public MLtsyDispatchInterface

Inherits from

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

Member Functions Documentation

HandleHoldReqL(TInt)

TInt HandleHoldReqL(TIntaCallId)[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 aCallIdThe Call ID of the call to hold.

Member Data Documentation

const TInt KLtsyDispatchCallControlHoldApiId

const TIntKLtsyDispatchCallControlHoldApiId[static]