Confirmed users
1,021
edits
Line 23: | Line 23: | ||
// this is the URL to which push notifications from the AppServer | // this is the URL to which push notifications from the AppServer | ||
// must be sent to. | // must be sent to. | ||
// This is how the AppServer alerts the | // This is how the AppServer alerts the UserAgent that new data exists. | ||
DOMString pushEndpoint; | DOMString pushEndpoint; | ||