| Package | Description |
|---|---|
| com.messagebird.objects.voicecalls |
| Modifier and Type | Method and Description |
|---|---|
VoiceCallStatus |
VoiceCallData.getStatus() |
static VoiceCallStatus |
VoiceCallStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VoiceCallStatus[] |
VoiceCallStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VoiceCallData.setStatus(VoiceCallStatus status) |
Copyright © 2024. All rights reserved.