idlefw/plugins/devicestatus/inc/aidevicestatuspluginengine.h
branchRCL_3
changeset 74 edd621764147
parent 9 d0529222e3f0
equal deleted inserted replaced
64:b276298d5729 74:edd621764147
    59                                                 
    59                                                 
    60     virtual ~CAiDeviceStatusPluginEngine();
    60     virtual ~CAiDeviceStatusPluginEngine();
    61 
    61 
    62 public:
    62 public:
    63     // new functions
    63     // new functions
    64     
    64 
       
    65     /**
       
    66      * Refreshes all active publishers.
       
    67      */
       
    68     void RefreshActivePublishersL( TBool aClean );    
       
    69 
    65     /**
    70     /**
    66      * Resumes all publishers.
    71      * Resumes all publishers.
    67      */
    72      */
    68     void ResumePublishersL();
    73     void ResumePublishersL();
    69     
    74