MLtsyDispatchCallControlSetActiveAlsLine Class Reference

class MLtsyDispatchCallControlSetActiveAlsLine : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleSetActiveAlsLineReqL ( RMobilePhone::TMobilePhoneALSLine )
Public Attributes
const TInt KLtsyDispatchCallControlSetActiveAlsLineApiId

Member Functions Documentation

HandleSetActiveAlsLineReqL(RMobilePhone::TMobilePhoneALSLine)

TInt HandleSetActiveAlsLineReqL ( RMobilePhone::TMobilePhoneALSLine aAlsLine ) [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 aAlsLine The new active ALS line.

Member Data Documentation

const TInt KLtsyDispatchCallControlSetActiveAlsLineApiId

const TInt KLtsyDispatchCallControlSetActiveAlsLineApiId [static]