| 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 SendChannelMessageResponse |
ChimeSdkMessagingClient.sendChannelMessage(SendChannelMessageRequest sendChannelMessageRequest)
Sends a message to a particular channel that the member is a part of.
|
default CompletableFuture<SendChannelMessageResponse> |
ChimeSdkMessagingAsyncClient.sendChannelMessage(SendChannelMessageRequest sendChannelMessageRequest)
Sends a message to a particular channel that the member is a part of.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SendChannelMessageRequestMarshaller.marshall(SendChannelMessageRequest sendChannelMessageRequest) |
Copyright © 2023. All rights reserved.