169
edits
Line 63: | Line 63: | ||
Once set up the user will the be able to subscribe to web sites which they wish to receive push notification from. The process is as follows: | Once set up the user will the be able to subscribe to web sites which they wish to receive push notification from. The process is as follows: | ||
# User clicks a button | # User clicks a button or otherwise interacts with a web page such that the page requests to send notifications. | ||
# Client displays a confirmation box asking user if they wish to receive notifications from the web page in question. | # Client displays a confirmation box asking user if they wish to receive notifications from the web page in question. | ||
# Upon confirmation, a new subscription is created and can be viewed in the client's list of subscriptions. | # Upon confirmation, a new subscription is created and can be viewed in the client's list of subscriptions. |
edits