AWS SDK for C++
AWS SDK for C++ Version 1.11.741
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-transcribestreaming
include
aws
transcribestreaming
model
ParticipantRole.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/transcribestreaming/TranscribeStreamingService_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
TranscribeStreamingService {
12
namespace
Model {
13
enum class
ParticipantRole
{
NOT_SET
,
AGENT
,
CUSTOMER
};
14
15
namespace
ParticipantRoleMapper {
16
AWS_TRANSCRIBESTREAMINGSERVICE_API
ParticipantRole
GetParticipantRoleForName
(
const
Aws::String
& name);
17
18
AWS_TRANSCRIBESTREAMINGSERVICE_API
Aws::String
GetNameForParticipantRole
(
ParticipantRole
value);
19
}
// namespace ParticipantRoleMapper
20
}
// namespace Model
21
}
// namespace TranscribeStreamingService
22
}
// namespace Aws
Aws::TranscribeStreamingService::Model::ParticipantRoleMapper::GetNameForParticipantRole
AWS_TRANSCRIBESTREAMINGSERVICE_API Aws::String GetNameForParticipantRole(ParticipantRole value)
Aws::TranscribeStreamingService::Model::ParticipantRoleMapper::GetParticipantRoleForName
AWS_TRANSCRIBESTREAMINGSERVICE_API ParticipantRole GetParticipantRoleForName(const Aws::String &name)
Aws::TranscribeStreamingService::Model::CallAnalyticsLanguageCode::NOT_SET
@ NOT_SET
Aws::TranscribeStreamingService::Model::ParticipantRole
ParticipantRole
Definition
ParticipantRole.h:13
Aws::TranscribeStreamingService::Model::ParticipantRole::AGENT
@ AGENT
Aws::TranscribeStreamingService::Model::ParticipantRole::CUSTOMER
@ CUSTOMER
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences