AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Provides information about the delivery status and results of sending a message directly to an endpoint.
Namespace: Amazon.Pinpoint.Model
Assembly: AWSSDK.Pinpoint.dll
Version: 3.x.y.z
public class EndpointMessageResult
The EndpointMessageResult type exposes the following members
Name | Description | |
---|---|---|
EndpointMessageResult() |
Name | Type | Description | |
---|---|---|---|
Address | System.String |
Gets and sets the property Address. The endpoint address that the message was delivered to. |
|
DeliveryStatus | Amazon.Pinpoint.DeliveryStatus |
Gets and sets the property DeliveryStatus. The delivery status of the message. Possible values are:
|
|
MessageId | System.String |
Gets and sets the property MessageId. The unique identifier for the message that was sent. |
|
StatusCode | System.Int32 |
Gets and sets the property StatusCode. The downstream service status code for delivering the message. |
|
StatusMessage | System.String |
Gets and sets the property StatusMessage. The status message for delivering the message. |
|
UpdatedToken | System.String |
Gets and sets the property UpdatedToken. For push notifications that are sent through the GCM channel, specifies whether the endpoint's device registration token was updated as part of delivering the message. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5