| 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 CompletableFuture<GetMessagingSessionEndpointResponse> |
ChimeSdkMessagingAsyncClient.getMessagingSessionEndpoint(GetMessagingSessionEndpointRequest getMessagingSessionEndpointRequest)
The details of the endpoint for the messaging session.
|
default GetMessagingSessionEndpointResponse |
ChimeSdkMessagingClient.getMessagingSessionEndpoint(GetMessagingSessionEndpointRequest getMessagingSessionEndpointRequest)
The details of the endpoint for the messaging session.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetMessagingSessionEndpointRequestMarshaller.marshall(GetMessagingSessionEndpointRequest getMessagingSessionEndpointRequest) |
Copyright © 2023. All rights reserved.