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
voidVccPropertyChangedL(const TUint, const TInt)

Member Functions Documentation

VccPropertyChangedL(const TUint, const TInt)

voidVccPropertyChangedL(const TUintaKeyId,
const TIntaValue
)[pure virtual]

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

Parameters

const TUint aKeyId
const TInt aValueCurrent value of the VCC property.