...
When the APN agent receives a an APNUDR, it sends out the message contained to the Apple device indicated by the DeviceToken.
...
The following fields are included in the APNUDR UDR:
Field | Description | |||||||
---|---|---|---|---|---|---|---|---|
Body (string) | This field contains the body of the text message to be sent. | |||||||
CustomPayload (string) | This field contains a custom message that includes all the tags to be included in the message. When this field is not set to null, it will override the contents of the
| |||||||
DeviceToken (string) | This field contains the token to the device the message is to be sent to. | |||||||
Title (string) | This field contains the title of the text message to be sent. |
Info | ||||
---|---|---|---|---|
| ||||
APL:
Message:
|
...
The following fields are included in the APNUDR UDR:
Field | Description |
---|---|
Code (int) | This field contains the result code of the attempt to send a push notification; 0 - OK, 1 - Rejected, 2 - Timed out, or 3 - Error. |
Message (string) | This field contains a descriptive text for each result code: |
Notification (APNUDR) | This field contains the original APNUDR UDR that the agent received. |
Scroll ignore | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||