7#include <aws/chime/Chime_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetAudioHostUrl(
const char* value) { m_audioHostUrlHasBeenSet =
true; m_audioHostUrl.assign(value); }
63 inline void SetAudioFallbackUrl(
const char* value) { m_audioFallbackUrlHasBeenSet =
true; m_audioFallbackUrl.assign(value); }
78 inline void SetScreenDataUrl(
const char* value) { m_screenDataUrlHasBeenSet =
true; m_screenDataUrl.assign(value); }
93 inline void SetScreenSharingUrl(
const char* value) { m_screenSharingUrlHasBeenSet =
true; m_screenSharingUrl.assign(value); }
108 inline void SetScreenViewingUrl(
const char* value) { m_screenViewingUrlHasBeenSet =
true; m_screenViewingUrl.assign(value); }
122 inline void SetSignalingUrl(
const char* value) { m_signalingUrlHasBeenSet =
true; m_signalingUrl.assign(value); }
137 inline void SetTurnControlUrl(
const char* value) { m_turnControlUrlHasBeenSet =
true; m_turnControlUrl.assign(value); }
151 inline void SetEventIngestionUrl(
const char* value) { m_eventIngestionUrlHasBeenSet =
true; m_eventIngestionUrl.assign(value); }
159 bool m_audioHostUrlHasBeenSet =
false;
162 bool m_audioFallbackUrlHasBeenSet =
false;
165 bool m_screenDataUrlHasBeenSet =
false;
168 bool m_screenSharingUrlHasBeenSet =
false;
171 bool m_screenViewingUrlHasBeenSet =
false;
174 bool m_signalingUrlHasBeenSet =
false;
177 bool m_turnControlUrlHasBeenSet =
false;
180 bool m_eventIngestionUrlHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue