We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent babc080 commit eac041aCopy full SHA for eac041a
src/content/en/fundamentals/engage-and-retain/push-notifications/sending-messages.markdown
@@ -38,7 +38,8 @@ What's in this?
38
39
_endpoint_—Contains two parts: the URL of the messaging service you're using
40
followed by unique identifier for the user. This is called a subscription ID or
41
-a registration ID.
+a registration ID. This tells your server how to identify you the messaging
42
+server.
43
44
_keys_—Encryption keys used for encrypting data passed to the service worker
45
messages.
0 commit comments