MAwsBgScanProvider Class Reference

class MAwsBgScanProvider

This class defines the methods AWS uses to command background scan provider.

Since
S60 v5.2
Public Member Functions
voidSetInterval(TUint32, TRequestStatus &)

Member Functions Documentation

SetInterval(TUint32, TRequestStatus &)

voidSetInterval(TUint32aNewInterval,
TRequestStatus &aStatus
)[pure virtual]

Set new background scan interval.

Since
S60 v5.2

Parameters

TUint32 aNewIntervalnew interval in seconds to be taken into use
TRequestStatus & aStatusStatus of the calling active object. On successful completion contains KErrNone, otherwise one of the system-wide error codes.