WebAPI/SimplePush: Difference between revisions

Line 225: Line 225:
   {    // An association of ChannelIDs and versions that have changed  
   {    // An association of ChannelIDs and versions that have changed  
       // since the last time the UA called /update.
       // since the last time the UA called /update.
   
     "updates": [{"channelID": "id",  
     "updates": [{"channelID": "id",  
                 "version": "XXX"}, ...],  
                 "version": "XXX"}, ...],  
       // A list of ChannelIDs which have expired. The UA should remove  
       // A list of ChannelIDs which have expired. The UA should remove  
       // these from its own database, and ask applications to re-register.
       // these from its own database, and ask applications to re-register.
Confirmed users
1,018

edits