Created
November 5, 2019 17:15
-
-
Save Srushtika/9c819ac09c602d167d2a9a2c7e19d988 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
id: <string>, | |
clientId: <optional, string> | |
platform: <string> | |
formFactor: <string>, | |
metadata: <object>, | |
updateToken: <string>, | |
push: { | |
recipient: { | |
transportType: <string>, | |
<additional recipient address key/value pairs> | |
}, | |
state: <active or failed> | |
} | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment