| Modifier and Type | Method and Description |
|---|---|
VoiceReceiver |
VoiceReceiver.withCountryCode(String countryCode)
Set the country code of the voice receiver.
|
VoiceReceiver |
VoiceReceiver.withName(String name)
Set the name of the voice receiver.
|
VoiceReceiver |
VoiceReceiver.withPhoneNumber(String phoneNumber)
Set the phone number of the voice receiver.
|
| Modifier and Type | Method and Description |
|---|---|
List<VoiceReceiver> |
ActionGroup.voiceReceivers()
Get the voiceReceivers value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/