|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcom.github.sd4324530.fastweixin.message.req.BaseReq
com.github.sd4324530.fastweixin.message.req.BaseReqMsg
com.github.sd4324530.fastweixin.message.req.VoiceReqMsg
public final class VoiceReqMsg
| 构造方法摘要 | |
|---|---|
VoiceReqMsg(String mediaId,
String format,
String recognition)
|
|
| 方法摘要 | |
|---|---|
String |
getFormat()
|
String |
getMediaId()
|
String |
getRecognition()
|
String |
toString()
|
| 从类 com.github.sd4324530.fastweixin.message.req.BaseReqMsg 继承的方法 |
|---|
getMsgId, setMsgId |
| 从类 com.github.sd4324530.fastweixin.message.req.BaseReq 继承的方法 |
|---|
getCreateTime, getFromUserName, getMsgType, getToUserName, setCreateTime, setFromUserName, setMsgType, setToUserName |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 构造方法详细信息 |
|---|
public VoiceReqMsg(String mediaId,
String format,
String recognition)
| 方法详细信息 |
|---|
public String getMediaId()
public String getFormat()
public String getRecognition()
public String toString()
Object 中的 toString
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||