7#include <aws/chime/Chime_EXPORTS.h>
40 m_inboundCallingHasBeenSet =
true;
41 m_inboundCalling = value;
56 m_outboundCallingHasBeenSet =
true;
57 m_outboundCalling = value;
69 inline bool GetSMS()
const {
return m_sMS; }
72 m_sMSHasBeenSet =
true;
81 bool m_inboundCalling{
false};
83 bool m_outboundCalling{
false};
86 bool m_inboundCallingHasBeenSet =
false;
87 bool m_outboundCallingHasBeenSet =
false;
88 bool m_sMSHasBeenSet =
false;
bool OutboundCallingHasBeenSet() const
AWS_CHIME_API TelephonySettings & operator=(Aws::Utils::Json::JsonView jsonValue)
bool SMSHasBeenSet() const
void SetOutboundCalling(bool value)
AWS_CHIME_API TelephonySettings(Aws::Utils::Json::JsonView jsonValue)
bool GetOutboundCalling() const
bool GetInboundCalling() const
AWS_CHIME_API TelephonySettings()=default
void SetInboundCalling(bool value)
TelephonySettings & WithInboundCalling(bool value)
TelephonySettings & WithOutboundCalling(bool value)
bool InboundCallingHasBeenSet() const
AWS_CHIME_API Aws::Utils::Json::JsonValue Jsonize() const
TelephonySettings & WithSMS(bool value)
Aws::Utils::Json::JsonValue JsonValue