MAknsSkinChangeObserver Class Reference

class MAknsSkinChangeObserver

An user implementable interface class to handle the skin change notifications.

Since
2.0

Member Functions Documentation

FlushLocalCaches()

voidFlushLocalCaches()[inline, virtual]

Called by the skin server to ask for local cache cleanup.

Since
3.1

SkinConfigurationChanged(const TAknsSkinStatusConfigurationChangeReason)

voidSkinConfigurationChanged(const TAknsSkinStatusConfigurationChangeReasonaReason)[pure virtual]

Called by the skin server to indicate that the current skin configuration has changed.

Since
2.5

Parameters

const TAknsSkinStatusConfigurationChangeReason aReasonReason code.

SkinContentChanged()

voidSkinContentChanged()[pure virtual]

Called by the skin server when skin content is changed and the connected client wants to be informed.

Since
2.0

SkinPackageChanged(const TAknsSkinStatusPackageChangeReason)

voidSkinPackageChanged(const TAknsSkinStatusPackageChangeReasonaReason)[pure virtual]

Called by the skin server to indicate that the available skin packages have changed.

Since
2.5

Parameters

const TAknsSkinStatusPackageChangeReason aReasonReason code.