Method | Description | |
---|---|---|
PayloadReceipt ( Payload payload, DateTimeOffset dateNotificationPosted ) : System |
Initializes a new instance of the PayloadReceipt class.
|
public PayloadReceipt ( Payload payload, DateTimeOffset dateNotificationPosted ) : System | ||
payload | Payload | The payload itself. |
dateNotificationPosted | DateTimeOffset | The date the cloud inbox received notification of the payload. |
return | System |