expiresAfter property

String? expiresAfter
final

The amount of time, in seconds, that ADM should store the message if the recipient's device is offline. Amazon Pinpoint specifies this value in the expiresAfter parameter when it sends the notification message to ADM.

Implementation

final String? expiresAfter;