From 50ca90fb3308ec7d46d9c8b45778fcf90a97f61e Mon Sep 17 00:00:00 2001 From: Victor Farazdagi Date: Fri, 14 Apr 2017 11:20:25 +0300 Subject: [PATCH] Updated Whisper Push Notifications (markdown) --- Whisper-Push-Notifications.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Whisper-Push-Notifications.md b/Whisper-Push-Notifications.md index 8c99c2c..4dedcc8 100644 --- a/Whisper-Push-Notifications.md +++ b/Whisper-Push-Notifications.md @@ -388,6 +388,9 @@ filter.watch(function (error, result) { ``` We provide all the code for `Device B` in a single chunk. Basically, all that `Device B` does, is: wait for shared key, register device, trigger notification. +### 4. Checking subscription status and unsubscribing + + # Complete Sample Full sample page used for testing can be found here: https://gist.github.com/farazdagi/5ac082ddf006d00de422385f07d41ad3