MTactilePropertyObserver Class Reference

class MTactilePropertyObserver

Callback interface used from CTactilePropertyWatcher.

N/A
Since
S60 v5.0
Public Member Functions
voidPropertyChangedL(const TUid, const TUint)

Member Functions Documentation

PropertyChangedL(const TUid, const TUint)

voidPropertyChangedL(const TUidaCategory,
const TUintaKey
)[pure virtual]

This gets called when a subscribed property is changed.

Parameters

const TUid aCategory- The UID of the changed property
const TUint aKey- The key (i.e. identifier) of the changed property