| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
PushNotificationPreferences |
PushNotificationPreferences.clone() |
PushNotificationPreferences |
ChannelMembershipPreferences.getPushNotifications()
The push notification configuration of a message.
|
PushNotificationPreferences |
PushNotificationPreferences.withAllowNotifications(AllowNotifications allowNotifications)
Enum value that indicates which push notifications to send to the requested member of a channel.
|
PushNotificationPreferences |
PushNotificationPreferences.withAllowNotifications(String allowNotifications)
Enum value that indicates which push notifications to send to the requested member of a channel.
|
PushNotificationPreferences |
PushNotificationPreferences.withFilterRule(String filterRule)
The simple JSON object used to send a subset of a push notification to the requested member.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelMembershipPreferences.setPushNotifications(PushNotificationPreferences pushNotifications)
The push notification configuration of a message.
|
ChannelMembershipPreferences |
ChannelMembershipPreferences.withPushNotifications(PushNotificationPreferences pushNotifications)
The push notification configuration of a message.
|
Copyright © 2022. All rights reserved.