MLtsyDispatchCallControlSetDynamicHscsdParams Class Reference

class MLtsyDispatchCallControlSetDynamicHscsdParams : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetDynamicHscsdParamsReqL(TInt, const RMobileCall::TMobileHscsdCallParamsV1 &)

TInt HandleSetDynamicHscsdParamsReqL(TIntaCallId,
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 aCallIdThe call ID of the data call.
const RMobileCall::TMobileHscsdCallParamsV1 & aHscsdParamsThe requested dynamic HSCSD parameters.

Member Data Documentation

const TInt KLtsyDispatchCallControlSetDynamicHscsdParamsApiId

const TIntKLtsyDispatchCallControlSetDynamicHscsdParamsApiId[static]