| Package | Description |
|---|---|
| com.amazonaws.services.ivsrealtime |
Introduction
|
| com.amazonaws.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
DisconnectParticipantResult |
AbstractAmazonIVSRealTime.disconnectParticipant(DisconnectParticipantRequest request) |
DisconnectParticipantResult |
AmazonIVSRealTime.disconnectParticipant(DisconnectParticipantRequest disconnectParticipantRequest)
Disconnects a specified participant and revokes the participant permanently from a specified stage.
|
DisconnectParticipantResult |
AmazonIVSRealTimeClient.disconnectParticipant(DisconnectParticipantRequest request)
Disconnects a specified participant and revokes the participant permanently from a specified stage.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DisconnectParticipantResult> |
AmazonIVSRealTimeAsyncClient.disconnectParticipantAsync(DisconnectParticipantRequest request,
AsyncHandler<DisconnectParticipantRequest,DisconnectParticipantResult> asyncHandler) |
Future<DisconnectParticipantResult> |
AmazonIVSRealTimeAsync.disconnectParticipantAsync(DisconnectParticipantRequest disconnectParticipantRequest,
AsyncHandler<DisconnectParticipantRequest,DisconnectParticipantResult> asyncHandler)
Disconnects a specified participant and revokes the participant permanently from a specified stage.
|
Future<DisconnectParticipantResult> |
AbstractAmazonIVSRealTimeAsync.disconnectParticipantAsync(DisconnectParticipantRequest request,
AsyncHandler<DisconnectParticipantRequest,DisconnectParticipantResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DisconnectParticipantResult |
DisconnectParticipantResult.clone() |
Copyright © 2023. All rights reserved.