| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
JourneyPushMessage |
JourneyPushMessage.clone() |
JourneyPushMessage |
PushMessageActivity.getMessageConfig()
Specifies the time to live (TTL) value for push notifications that are sent to participants in a journey.
|
JourneyPushMessage |
JourneyPushMessage.withTimeToLive(String timeToLive)
The number of seconds that the push notification service should keep the message, if the service is unable to
deliver the notification the first time.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PushMessageActivity.setMessageConfig(JourneyPushMessage messageConfig)
Specifies the time to live (TTL) value for push notifications that are sent to participants in a journey.
|
PushMessageActivity |
PushMessageActivity.withMessageConfig(JourneyPushMessage messageConfig)
Specifies the time to live (TTL) value for push notifications that are sent to participants in a journey.
|
Copyright © 2023. All rights reserved.