| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging |
The Amazon Chime SDK messaging APIs in this section allow software developers to send and receive messages in custom
messaging applications.
|
| software.amazon.awssdk.services.chimesdkmessaging.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetChannelMessageStatusResponse |
ChimeSdkMessagingClient.getChannelMessageStatus(GetChannelMessageStatusRequest getChannelMessageStatusRequest)
Gets message status for a specified
messageId. |
default CompletableFuture<GetChannelMessageStatusResponse> |
ChimeSdkMessagingAsyncClient.getChannelMessageStatus(GetChannelMessageStatusRequest getChannelMessageStatusRequest)
Gets message status for a specified
messageId. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetChannelMessageStatusRequestMarshaller.marshall(GetChannelMessageStatusRequest getChannelMessageStatusRequest) |
Copyright © 2023. All rights reserved.