MLtsyDispatchCallControlSetDynamicHscsdParams Class Reference

class MLtsyDispatchCallControlSetDynamicHscsdParams : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetDynamicHscsdParamsReqL(TInt, const RMobileCall::TMobileHscsdCallParamsV1 &)

TInt HandleSetDynamicHscsdParamsReqL ( TInt aCallId,
const RMobileCall::TMobileHscsdCallParamsV1 & aHscsdParams
) [pure virtual]

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

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

Implementation of this interface should set the dynamic HSCSD parameters of the specified data call.

RMobileCall::SetDynamicHscsdParams()

Parameters

TInt aCallId The call ID of the data call.
const RMobileCall::TMobileHscsdCallParamsV1 & aHscsdParams The requested dynamic HSCSD parameters.

Member Data Documentation

const TInt KLtsyDispatchCallControlSetDynamicHscsdParamsApiId

const TInt KLtsyDispatchCallControlSetDynamicHscsdParamsApiId [static]