MLtsyDispatchPhoneSetSystemNetworkMode Class Reference

class MLtsyDispatchPhoneSetSystemNetworkMode : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetSystemNetworkModeReqL(RMmCustomAPI::TNetworkModeCaps)

TInt HandleSetSystemNetworkModeReqL ( RMmCustomAPI::TNetworkModeCaps aMode ) [pure virtual]

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

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

Implementation of this interface should set the system network mode.

Parameters

RMmCustomAPI::TNetworkModeCaps aMode The new mode to set the system network to.

Member Data Documentation

const TInt KLtsyDispatchPhoneSetSystemNetworkModeApiId

const TInt KLtsyDispatchPhoneSetSystemNetworkModeApiId [static]