169
edits
m (→Use Cases) |
|||
| Line 51: | Line 51: | ||
If the user has already registered with the notification service, then they can add an additional client to receive notifications. See the list of related use cases below. | If the user has already registered with the notification service, then they can add an additional client to receive notifications. See the list of related use cases below. | ||
Related Use Cases: [[#Set Up an Additional Client|Set Up an Additional Client]] | '''Related Use Cases''': [[#Set Up an Additional Client|Set Up an Additional Client]] | ||
=== Subscribe to Notifications === | === Subscribe to Notifications === | ||
| Line 61: | Line 61: | ||
# 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. | ||
Related Use Cases: [[#Cancel a Subscription|Cancel a Subscription]] | '''Related Use Cases''': [[#Cancel a Subscription|Cancel a Subscription]] | ||
=== Cancel a Subscription === | === Cancel a Subscription === | ||
| Line 70: | Line 70: | ||
# User selects the subscription(s) they wish to cancel and click a "Unsubscribe" button. | # User selects the subscription(s) they wish to cancel and click a "Unsubscribe" button. | ||
Related Use Cases: [[#Subscribe to Notifications|Subscribe to Notifications]] | '''Related Use Cases''': [[#Subscribe to Notifications|Subscribe to Notifications]] | ||
=== Set Up an Additional Client === | === Set Up an Additional Client === | ||
| Line 88: | Line 88: | ||
# Client registers itself with the notification server. | # Client registers itself with the notification server. | ||
Related Use Cases: [[#Register with Notifications Service|Register with Notifications Service]] | '''Related Use Cases''': [[#Register with Notifications Service|Register with Notifications Service]] | ||
== Web App Use Cases == | == Web App Use Cases == | ||
edits