Changes between Version 18 and Version 19 of Notifications

Show
Ignore:
Author:
romw (IP: 173.160.3.53)
Timestamp:
11/03/09 11:08:53 (3 weeks ago)
Comment:

Add missing GUI RPC

Legend:

Unmodified
Added
Removed
Modified
  • Notifications

    v18 v19  
    173173 * This RPC requires authentication. 
    174174 
     175==== set_ feed_item_option() ==== 
     176Sets a given property for a specific feed item. 
     177 
     178Parameters: 
     179|| Parameter || Type || Meaning || 
     180|| project_url || string || Specify which project should the feed metadata be returned for. || 
     181|| feed_url || string || Specify which feed should the feed items be returned for. || 
     182|| guid || string || Specify which feed item should be changed. || 
     183|| read || bool || Item has been read. || 
     184|| deleted || bool || Item has been deleted. || 
     185 
     186'''Notes''': 
     187 * This RPC requires authentication. 
     188 
    175189== BOINC Manager == 
    176190 

If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.