| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmeetings |
The Amazon Chime SDK meetings APIs in this section allow software developers to create Amazon Chime SDK meetings, set
the Amazon Web Services Regions for meetings, create and manage users, and send and receive meeting notifications.
|
| com.amazonaws.services.chimesdkmeetings.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StopMeetingTranscriptionResult> |
AbstractAmazonChimeSDKMeetingsAsync.stopMeetingTranscriptionAsync(StopMeetingTranscriptionRequest request,
AsyncHandler<StopMeetingTranscriptionRequest,StopMeetingTranscriptionResult> asyncHandler) |
Future<StopMeetingTranscriptionResult> |
AmazonChimeSDKMeetingsAsync.stopMeetingTranscriptionAsync(StopMeetingTranscriptionRequest stopMeetingTranscriptionRequest,
AsyncHandler<StopMeetingTranscriptionRequest,StopMeetingTranscriptionResult> asyncHandler)
Stops transcription for the specified
meetingId. |
Future<StopMeetingTranscriptionResult> |
AmazonChimeSDKMeetingsAsyncClient.stopMeetingTranscriptionAsync(StopMeetingTranscriptionRequest request,
AsyncHandler<StopMeetingTranscriptionRequest,StopMeetingTranscriptionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StopMeetingTranscriptionRequest |
StopMeetingTranscriptionRequest.clone() |
StopMeetingTranscriptionRequest |
StopMeetingTranscriptionRequest.withMeetingId(String meetingId)
The unique ID of the meeting for which you stop transcription.
|
Copyright © 2024. All rights reserved.