public class VoiceRecordedMessage extends SMSGatewayCenterVoiceMessage<String,String>
SMSGatewayCenterVoiceMessage
to represent recorded audio call object of SMSGatewayCenter Voice APIsetting
contentType, 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, setSetting
getContentType, getMessageId, getPayload, getPriority, getRecipients, setContentType, setMessageId, setPayload, setPriority, setRecipients
public 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.