| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
InAppCampaignSchedule |
InAppCampaignSchedule.clone() |
InAppCampaignSchedule |
InAppMessageCampaign.getSchedule()
Schedule of the campaign.
|
InAppCampaignSchedule |
InAppCampaignSchedule.withEndDate(String endDate)
The scheduled time after which the in-app message should not be shown.
|
InAppCampaignSchedule |
InAppCampaignSchedule.withEventFilter(CampaignEventFilter eventFilter)
The event filter the SDK has to use to show the in-app message in the application.
|
InAppCampaignSchedule |
InAppCampaignSchedule.withQuietTime(QuietTime quietTime)
Time during which the in-app message should not be shown to the user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InAppMessageCampaign.setSchedule(InAppCampaignSchedule schedule)
Schedule of the campaign.
|
InAppMessageCampaign |
InAppMessageCampaign.withSchedule(InAppCampaignSchedule schedule)
Schedule of the campaign.
|
Copyright © 2022. All rights reserved.