MLtsyDispatchPhoneSetSystemNetworkBand Class Reference

class MLtsyDispatchPhoneSetSystemNetworkBand : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetSystemNetworkBandReqL(RMmCustomAPI::TBandSelection, RMmCustomAPI::TNetworkModeCaps)

TInt HandleSetSystemNetworkBandReqL ( RMmCustomAPI::TBandSelection aBand,
RMmCustomAPI::TNetworkModeCaps aMode
) [pure virtual]

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

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

Implementation of this interface should set the current band and network mode.

RMmCustomApi::SetSystemNetworkBand()

Parameters

RMmCustomAPI::TBandSelection aBand the desired network band.
RMmCustomAPI::TNetworkModeCaps aMode the desired network mode.

Member Data Documentation

const TInt KLtsyDispatchPhoneSetSystemNetworkBandApiId

const TInt KLtsyDispatchPhoneSetSystemNetworkBandApiId [static]