| Package | Description |
|---|---|
| com.amazonaws.services.ivsrealtime |
Introduction
|
| com.amazonaws.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
CreateParticipantTokenResult |
AbstractAmazonIVSRealTime.createParticipantToken(CreateParticipantTokenRequest request) |
CreateParticipantTokenResult |
AmazonIVSRealTime.createParticipantToken(CreateParticipantTokenRequest createParticipantTokenRequest)
Creates an additional token for a specified stage.
|
CreateParticipantTokenResult |
AmazonIVSRealTimeClient.createParticipantToken(CreateParticipantTokenRequest request)
Creates an additional token for a specified stage.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateParticipantTokenResult> |
AmazonIVSRealTimeAsyncClient.createParticipantTokenAsync(CreateParticipantTokenRequest request,
AsyncHandler<CreateParticipantTokenRequest,CreateParticipantTokenResult> asyncHandler) |
Future<CreateParticipantTokenResult> |
AmazonIVSRealTimeAsync.createParticipantTokenAsync(CreateParticipantTokenRequest createParticipantTokenRequest,
AsyncHandler<CreateParticipantTokenRequest,CreateParticipantTokenResult> asyncHandler)
Creates an additional token for a specified stage.
|
Future<CreateParticipantTokenResult> |
AbstractAmazonIVSRealTimeAsync.createParticipantTokenAsync(CreateParticipantTokenRequest request,
AsyncHandler<CreateParticipantTokenRequest,CreateParticipantTokenResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateParticipantTokenResult |
CreateParticipantTokenResult.clone() |
CreateParticipantTokenResult |
CreateParticipantTokenResult.withParticipantToken(ParticipantToken participantToken)
The participant token that was created.
|
Copyright © 2023. All rights reserved.