MAwsBgScanProvider Class Reference

class MAwsBgScanProvider

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

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

Member Functions Documentation

SetInterval(TUint32, TRequestStatus &)

void SetInterval ( TUint32 aNewInterval,
TRequestStatus & aStatus
) [pure virtual]

Set new background scan interval.

Since
S60 v5.2

Parameters

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