| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
PushNotificationConfiguration |
SendChannelMessageRequest.pushNotification()
The push notification configuration of the message.
|
PushNotificationConfiguration |
ChannelMessageCallback.pushNotification()
The push notification configuration of the message.
|
| Modifier and Type | Method and Description |
|---|---|
SendChannelMessageRequest.Builder |
SendChannelMessageRequest.Builder.pushNotification(PushNotificationConfiguration pushNotification)
The push notification configuration of the message.
|
ChannelMessageCallback.Builder |
ChannelMessageCallback.Builder.pushNotification(PushNotificationConfiguration pushNotification)
The push notification configuration of the message.
|
Copyright © 2022. All rights reserved.