public class VoiceRecordedMessage extends SMSGatewayCenterVoiceMessage<String,String>
SMSGatewayCenterVoiceMessage to represent recorded audio call object of SMSGatewayCenter Voice APIsettingcontentType, messageId, payload, priority, recipients| Constructor and Description |
|---|
VoiceRecordedMessage() |
VoiceRecordedMessage(String payload,
Priority priority,
List<String> phoneNumbers) |
VoiceRecordedMessage(VoiceRecordedMessage t) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAudioType() |
String |
getSendMethod() |
buildMessage, getSetting, setSettinggetContentType, getMessageId, getPayload, getPriority, getRecipients, setContentType, setMessageId, setPayload, setPriority, setRecipientspublic VoiceRecordedMessage()
public VoiceRecordedMessage(VoiceRecordedMessage t)
public String getSendMethod()
getSendMethod in class SMSGatewayCenterVoiceMessage<String,String>public String getAudioType()
getAudioType in class SMSGatewayCenterVoiceMessage<String,String>Copyright © 2018. All rights reserved.