MLtsyDispatchCallControlSetActiveAlsLine Class Reference

class MLtsyDispatchCallControlSetActiveAlsLine : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetActiveAlsLineReqL(RMobilePhone::TMobilePhoneALSLine)

TInt HandleSetActiveAlsLineReqL(RMobilePhone::TMobilePhoneALSLineaAlsLine)[pure virtual]

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

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

Implementation of this interface should set the active ALS line to that specified.

RMobilePhone::SetALSLine()

Parameters

RMobilePhone::TMobilePhoneALSLine aAlsLineThe new active ALS line.

Member Data Documentation

const TInt KLtsyDispatchCallControlSetActiveAlsLineApiId

const TIntKLtsyDispatchCallControlSetActiveAlsLineApiId[static]