7#include <aws/wickr/Wickr_EXPORTS.h>
40 m_canStart11CallHasBeenSet =
true;
41 m_canStart11Call = value;
57 m_canVideoCallHasBeenSet =
true;
58 m_canVideoCall = value;
74 m_forceTcpCallHasBeenSet =
true;
75 m_forceTcpCall = value;
83 bool m_canStart11Call{
false};
85 bool m_canVideoCall{
false};
87 bool m_forceTcpCall{
false};
88 bool m_canStart11CallHasBeenSet =
false;
89 bool m_canVideoCallHasBeenSet =
false;
90 bool m_forceTcpCallHasBeenSet =
false;
AWS_WICKR_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_WICKR_API CallingSettings(Aws::Utils::Json::JsonView jsonValue)
bool CanVideoCallHasBeenSet() const
CallingSettings & WithCanVideoCall(bool value)
bool ForceTcpCallHasBeenSet() const
AWS_WICKR_API CallingSettings()=default
void SetForceTcpCall(bool value)
CallingSettings & WithForceTcpCall(bool value)
AWS_WICKR_API CallingSettings & operator=(Aws::Utils::Json::JsonView jsonValue)
bool CanStart11CallHasBeenSet() const
bool GetCanVideoCall() const
bool GetCanStart11Call() const
CallingSettings & WithCanStart11Call(bool value)
void SetCanVideoCall(bool value)
bool GetForceTcpCall() const
void SetCanStart11Call(bool value)
Aws::Utils::Json::JsonValue JsonValue