| 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<UpdateChannelReadMarkerResponse> |
ChimeSdkMessagingAsyncClient.updateChannelReadMarker(UpdateChannelReadMarkerRequest updateChannelReadMarkerRequest)
The details of the time when a user last read messages in a channel.
|
default UpdateChannelReadMarkerResponse |
ChimeSdkMessagingClient.updateChannelReadMarker(UpdateChannelReadMarkerRequest updateChannelReadMarkerRequest)
The details of the time when a user last read messages in a channel.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateChannelReadMarkerRequestMarshaller.marshall(UpdateChannelReadMarkerRequest updateChannelReadMarkerRequest) |
Copyright © 2021. All rights reserved.