WebAPI/SimplePush: Difference between revisions

Jump to navigation Jump to search
Line 14: Line 14:
   // registers to stop receiving push notifications for a given topic  
   // registers to stop receiving push notifications for a given topic  
   // DOMRequest.result is a PushRegistration in case of success
   // DOMRequest.result is a PushRegistration in case of success
   DOMRequest unregister(ChannelID channelID);
   DOMRequest unregister(DOMString pushEndpoint);


   // returns the list of all push registrations for this origin
   // returns the list of all push registrations for this origin
Confirmed users
93

edits

Navigation menu