| Package | Description |
|---|---|
| com.amazonaws.services.ivschat |
Introduction
|
| com.amazonaws.services.ivschat.model |
| Modifier and Type | Method and Description |
|---|---|
SendEventResult |
AbstractAmazonivschat.sendEvent(SendEventRequest request) |
SendEventResult |
AmazonivschatClient.sendEvent(SendEventRequest request)
Sends an event to a room.
|
SendEventResult |
Amazonivschat.sendEvent(SendEventRequest sendEventRequest)
Sends an event to a room.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SendEventResult> |
AbstractAmazonivschatAsync.sendEventAsync(SendEventRequest request) |
Future<SendEventResult> |
AmazonivschatAsyncClient.sendEventAsync(SendEventRequest request) |
Future<SendEventResult> |
AmazonivschatAsync.sendEventAsync(SendEventRequest sendEventRequest)
Sends an event to a room.
|
Future<SendEventResult> |
AbstractAmazonivschatAsync.sendEventAsync(SendEventRequest request,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler) |
Future<SendEventResult> |
AmazonivschatAsyncClient.sendEventAsync(SendEventRequest request,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler) |
Future<SendEventResult> |
AmazonivschatAsync.sendEventAsync(SendEventRequest sendEventRequest,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler)
Sends an event to a room.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SendEventResult> |
AbstractAmazonivschatAsync.sendEventAsync(SendEventRequest request,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler) |
Future<SendEventResult> |
AmazonivschatAsyncClient.sendEventAsync(SendEventRequest request,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler) |
Future<SendEventResult> |
AmazonivschatAsync.sendEventAsync(SendEventRequest sendEventRequest,
AsyncHandler<SendEventRequest,SendEventResult> asyncHandler)
Sends an event to a room.
|
| Modifier and Type | Method and Description |
|---|---|
SendEventResult |
SendEventResult.clone() |
SendEventResult |
SendEventResult.withId(String id)
An identifier generated by Amazon IVS Chat.
|
Copyright © 2022. All rights reserved.