MhspsThemeManagementServiceObserver Class Reference

class MhspsThemeManagementServiceObserver

Part of HSPS Plugin Configuration Management Service APIs. MhspsThemeManagementServiceObserver. Interface definition for the HSPS Installation and Maintenance Service related events observation. The call-back function HandlehspsClientMessage() must be inplemented by client application if it want to handle messages coming from the hspsInstallationHandler and hspsMaintenanceHandler. For more information of different Installation and Maintenance Service related messages, see the documentaion of ThspsServiceCompletedMessage.

Since
S60 5.0

Member Functions Documentation

HandlehspsClientMessage(ThspsServiceCompletedMessage)

voidHandlehspsClientMessage(ThspsServiceCompletedMessageaMessage)[pure virtual]

HandlehspsClientMessage

Since
S60 5.0

Parameters

ThspsServiceCompletedMessage aMessagecontains a service completion message returned from the hspsInstallationHandler and hspsMaintenanceHandler to their observer.