| Package | Description |
|---|---|
| com.amazonaws.services.ivsrealtime |
Introduction
|
| com.amazonaws.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
GetParticipantResult |
AbstractAmazonIVSRealTime.getParticipant(GetParticipantRequest request) |
GetParticipantResult |
AmazonIVSRealTimeClient.getParticipant(GetParticipantRequest request)
Gets information about the specified participant token.
|
GetParticipantResult |
AmazonIVSRealTime.getParticipant(GetParticipantRequest getParticipantRequest)
Gets information about the specified participant token.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetParticipantResult> |
AbstractAmazonIVSRealTimeAsync.getParticipantAsync(GetParticipantRequest request,
AsyncHandler<GetParticipantRequest,GetParticipantResult> asyncHandler) |
Future<GetParticipantResult> |
AmazonIVSRealTimeAsync.getParticipantAsync(GetParticipantRequest getParticipantRequest,
AsyncHandler<GetParticipantRequest,GetParticipantResult> asyncHandler)
Gets information about the specified participant token.
|
Future<GetParticipantResult> |
AmazonIVSRealTimeAsyncClient.getParticipantAsync(GetParticipantRequest request,
AsyncHandler<GetParticipantRequest,GetParticipantResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetParticipantResult |
GetParticipantResult.clone() |
GetParticipantResult |
GetParticipantResult.withParticipant(Participant participant)
The participant that is returned.
|
Copyright © 2024. All rights reserved.