MLtsyDispatchCallControlResume Class Reference

class MLtsyDispatchCallControlResume : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleResumeReqL(TInt)

TInt HandleResumeReqL ( TInt aCallId ) [pure virtual]

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

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

Implementation of this interface should resume the specified call. See 3GPP 24.083

RMobileCall::Resume()

Parameters

TInt aCallId The Call ID of the call to resume.

Member Data Documentation

const TInt KLtsyDispatchCallControlResumeApiId

const TInt KLtsyDispatchCallControlResumeApiId [static]