Hub Apns Credential Args
Constructors
Properties
Link copied to clipboard
The Application Mode which defines which server the APNS Messages should be sent to. Possible values are Production
and Sandbox
.
Link copied to clipboard
The Push Token associated with the Apple Developer Account. This is the contents of the key
downloaded from the Apple Developer Portal between the -----BEGIN PRIVATE KEY-----
and -----END PRIVATE KEY-----
blocks.