...
FirebaseUDR
FirebaseErrorResult
FirebaseUDR
When the Firebase agent receives a FirebaseUDR, it sends out a request with data to each device in the pushTokens list.
...
Info | ||
---|---|---|
| ||
APL:
|
FirebaseErrorUDR
If the Firebase agent receives a response from Firebase that contains an error, this will be logged and a FireBaseErrorUDR will be sent back to the workflow.
...
Field | Description |
---|---|
errorMessage (list<string>) | 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: |
initialUDR (FirebaseUDR(Firebase)) | This field contains the original FirebaseUDR that the agent received. |
Scroll ignore | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||