Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
9 lines (7 loc) · 1.22 KB

ApnsTokenPayload.md

File metadata and controls

9 lines (7 loc) · 1.22 KB

ApnsTokenPayload

Properties

Name Type Required Description
deviceToken String
appId String (Optional) The bundle identifier of the application that is registering this token. Use this field to override the default identifier specified in the projects APNs integration.
installationId ApnsTokenPayloadInstallationId (Optional) The APNs environment the token is registered for. If none is provided we assume the token is used in production.