TTMSFNCCloudPushOverErrorEvent Event Type
Occurs when a push notification request fails, reporting the error description and HTTP status code returned by the service.
API unit family: TMSFNCCloudPushOver
Parameters
| Name | Description |
|---|---|
Sender |
The object that raised the event. |
AErrorMessage |
The human-readable error description returned by the service. |
AErrorCode |
The HTTP status code returned for the failed request. |