idlefw/plugins/devicestatus/inc/aimulticontentobserver.h
changeset 3 ff572005ac23
parent 0 79c6a41cd166
child 9 d0529222e3f0
equal deleted inserted replaced
2:b7904b40483f 3:ff572005ac23
    62                   RFile& aFile, TInt aIndex );
    62                   RFile& aFile, TInt aIndex );
    63     TInt Clean( MAiPropertyExtension& aPlugin, TInt aContent, TInt aIndex );
    63     TInt Clean( MAiPropertyExtension& aPlugin, TInt aContent, TInt aIndex );
    64     TAny* Extension( TUid aUid );
    64     TAny* Extension( TUid aUid );
    65     TBool RequiresSubscription( const TAiPublisherInfo& aPublisherInfo ) const;
    65     TBool RequiresSubscription( const TAiPublisherInfo& aPublisherInfo ) const;
    66 
    66 
       
    67     TInt SetProperty( MAiPropertyExtension& aPlugin,
       
    68                const TDesC8& aElementId,
       
    69                const TDesC8& aPropertyName,
       
    70                const TDesC8& aPropertyValue );
       
    71        
       
    72     TInt SetProperty( MAiPropertyExtension& aPlugin,
       
    73                const TDesC8& aElementId,
       
    74                const TDesC8& aPropertyName,
       
    75                const TDesC8& aPropertyValue,  
       
    76                MAiContentObserver::TValueType aValueType);
       
    77 
    67 private:
    78 private:
    68     CAiMultiContentObserver();
    79     CAiMultiContentObserver();
    69     void ConstructL();
    80     void ConstructL();
    70 
    81 
    71 private: // data
    82 private: // data