MLtsyDispatchCallControlSetAlsBlocked Class Reference

class MLtsyDispatchCallControlSetAlsBlocked : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetAlsBlockedL(RMmCustomAPI::TSetAlsBlock)

TInt HandleSetAlsBlockedL(RMmCustomAPI::TSetAlsBlockaBlocked)[pure virtual]

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

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

Implementation of this interface should set the ALS blocked status.

RMmCustomAPI::SetAlsBlocked()

Parameters

RMmCustomAPI::TSetAlsBlock aBlockedRMmCustomAPI::EDeactivateBlock when the ALS block needs to be deactivated, RMmCustomAPI::EActivateBlock when the ALS block needs to be activated.

Member Data Documentation

const TInt KLtsyDispatchCallControlSetAlsBlockedApiId

const TIntKLtsyDispatchCallControlSetAlsBlockedApiId[static]