public class TextToVoiceMessage extends SMSGatewayCenterVoiceMessage<String,String>
SMSGatewayCenterVoiceMessage to represent text to speech object of SMSGatewayCenter Voice APIsettingcontentType, messageId, payload, priority, recipients| Constructor and Description |
|---|
TextToVoiceMessage() |
TextToVoiceMessage(String payload,
Priority priority,
List<String> phoneNumbers) |
TextToVoiceMessage(VoiceRecordedMessage t) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAudioType() |
String |
getSendMethod() |
buildMessage, getSetting, setSettinggetContentType, getMessageId, getPayload, getPriority, getRecipients, setContentType, setMessageId, setPayload, setPriority, setRecipientspublic TextToVoiceMessage()
public TextToVoiceMessage(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.