public static interface AccountSettings.Builder extends SdkPojo, CopyableBuilder<AccountSettings.Builder,AccountSettings>
| Modifier and Type | Method and Description |
|---|---|
AccountSettings.Builder |
disableRemoteControl(Boolean disableRemoteControl)
Setting that stops or starts remote control of shared screens during meetings.
|
AccountSettings.Builder |
enableDialOut(Boolean enableDialOut)
Setting that allows meeting participants to choose the Call me at a phone number option.
|
copyapplyMutation, buildAccountSettings.Builder disableRemoteControl(Boolean disableRemoteControl)
Setting that stops or starts remote control of shared screens during meetings.
disableRemoteControl - Setting that stops or starts remote control of shared screens during meetings.AccountSettings.Builder enableDialOut(Boolean enableDialOut)
Setting that allows meeting participants to choose the Call me at a phone number option. For more information, see Join a Meeting without the Amazon Chime App.
enableDialOut - Setting that allows meeting participants to choose the Call me at a phone number option. For
more information, see Join a Meeting without the
Amazon Chime App.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.