| Package | Description |
|---|---|
| com.messagebird.objects |
| Modifier and Type | Method and Description |
|---|---|
VoiceType |
VoiceMessage.getVoice()
The voice in which the messages needs to be read to the recipient.
|
VoiceType |
VoiceMessageResponse.getVoice()
The voice in which the messages needs to be read to the recipient.
|
static VoiceType |
VoiceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VoiceType[] |
VoiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VoiceMessage.setVoice(VoiceType voice)
The voice in which the messages needs to be read to the recipient.
|
Copyright © 2024. All rights reserved.