| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivschat |
Introduction
|
| software.amazon.awssdk.services.ivschat.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateChatTokenResponse> |
IvschatAsyncClient.createChatToken(CreateChatTokenRequest createChatTokenRequest)
Creates an encrypted token that is used by a chat participant to establish an individual WebSocket chat
connection to a room.
|
default CreateChatTokenResponse |
IvschatClient.createChatToken(CreateChatTokenRequest createChatTokenRequest)
Creates an encrypted token that is used by a chat participant to establish an individual WebSocket chat
connection to a room.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateChatTokenRequestMarshaller.marshall(CreateChatTokenRequest createChatTokenRequest) |
Copyright © 2023. All rights reserved.