servicewidget/servicewidgetdatapublisher/inc/cservicewidgetcontentpublisher.h
branchRCL_3
changeset 19 76f25fb7a6a1
parent 18 36d367c62acb
equal deleted inserted replaced
18:36d367c62acb 19:76f25fb7a6a1
    97 		  void UnregisterWidgetL(const TDesC& aPublisherId );
    97 		  void UnregisterWidgetL(const TDesC& aPublisherId );
    98 		  
    98 		  
    99 		  /**
    99 		  /**
   100 		   * Unregister all widgets from CPS
   100 		   * Unregister all widgets from CPS
   101 		   */
   101 		   */
   102 		  void UnregisterAllWidgetsL();
   102 		  void UnregisterAllWidgetsL(RArray<TInt>* aServiceArray);
   103 
   103 
   104 		  /**
   104 		  /**
   105 		   * Register widget from CPS
   105 		   * Register widget from CPS
   106 		   * @param aPublisherId,  publisher id
   106 		   * @param aPublisherId,  publisher id
   107 		   */
   107 		   */