Add note that notification expiration timestamp is specified in seconds.

Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/2faa8056
Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/2faa8056
Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/2faa8056

Branch: refs/heads/USERGRID-933
Commit: 2faa805672721bc2d56eaa3b9e2d28fb7f1a6bec
Parents: 7eb997b
Author: Dave Johnson <snoopd...@apache.org>
Authored: Mon Sep 14 09:31:11 2015 -0400
Committer: Dave Johnson <snoopd...@apache.org>
Committed: Mon Sep 14 09:31:11 2015 -0400

----------------------------------------------------------------------
 docs/push-notifications/creating-and-managing-notifications.md | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/usergrid/blob/2faa8056/docs/push-notifications/creating-and-managing-notifications.md
----------------------------------------------------------------------
diff --git a/docs/push-notifications/creating-and-managing-notifications.md 
b/docs/push-notifications/creating-and-managing-notifications.md
index 72a2021..501dbee 100644
--- a/docs/push-notifications/creating-and-managing-notifications.md
+++ b/docs/push-notifications/creating-and-managing-notifications.md
@@ -189,6 +189,8 @@ Please note that if the expire property is not set and 
Apple APNS or Google GCM
 Request body syntax
 
     '{"expire":<unix_timestamp>,"payloads":{"<notifier_name>":"<message>"}}'
+    
+NOTE: The timestamp is a UNIX timestamp and is specified in seconds.
 
 
 ## Getting notifications

Reply via email to