public class VoiceCallResponse extends Object implements Serializable
| Constructor and Description |
|---|
VoiceCallResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<VoiceCallData> |
getData() |
Map<String,String> |
getLinks() |
void |
setData(List<VoiceCallData> data) |
void |
setLinks(Map<String,String> links) |
String |
toString() |
Copyright © 2024. All rights reserved.