MVccPsPropertyListenerObserver Class Reference

class MVccPsPropertyListenerObserver

Observer class for CVccUiPsPropertyListener

The class that implements this observer interfaces gets notified about the VCC P&S property value changes.

vccuipropertyhandler.lib
Since
S60 v3.2
Public Member Functions
void VccPropertyChangedL (const TUint , const TInt )

Member Functions Documentation

VccPropertyChangedL(const TUint, const TInt)

void VccPropertyChangedL ( const TUint aKeyId,
const TInt aValue
) [pure virtual]

Observer interface. Called when a P&S property value has been updated.

Parameters

const TUint aKeyId
const TInt aValue Current value of the VCC property.