MSensrvEcomChangeObserver Class Reference

class MSensrvEcomChangeObserver

A callback interface for handling ecom notification and timer expiration events.

Since
S60 5.0
Public Member Functions
TBool EcomChanged(RImplInfoPtrArray *)

Member Functions Documentation

EcomChanged(RImplInfoPtrArray *)

TBool EcomChanged(RImplInfoPtrArray *aImplementationInfos)[pure virtual]

Called when the ecom has been scanned

Since
S60 5.0

Parameters

RImplInfoPtrArray * aImplementationInfosFound SSY implementation infos. The observer is responsible for cleanup of this array, if change was not blocked (return ETrue).