public class VoiceMsg extends AbstractMsg implements IRequestMsg, IResponseMsg
createTime, fromUser, msgType, toUser| 构造器和说明 |
|---|
VoiceMsg() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFormat() |
String |
getMediaId() |
String |
getMsgId() |
String |
getRecognition() |
void |
setFormat(String format) |
void |
setMediaId(String mediaId) |
void |
setMsgId(String msgId) |
void |
setRecognition(String recognition) |
getCreateTime, getFromUser, getMsgType, getToUser, setCreateTime, setFromUser, setMsgType, setToUserclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCreateTime, getFromUser, getMsgType, getToUser, setCreateTime, setFromUser, setMsgType, setToUserpublic String getRecognition()
public void setRecognition(String recognition)
public String getFormat()
public void setFormat(String format)
public String getMediaId()
public void setMediaId(String mediaId)
public String getMsgId()
public void setMsgId(String msgId)
Copyright © 2020. All Rights Reserved.