class YolQyWeixin::VoiceMessage
<xml>
<ToUserName><![CDATA[toUser]]></ToUserName> <FromUserName><![CDATA[fromUser]]></FromUserName> <CreateTime>1376632760</CreateTime> <MsgType><![CDATA[voice]]></MsgType> <MediaId><![CDATA[Qyb0tgux6QLjhL6ipvFZJ-kUt2tcQtkn0BU365Vt3wUAtqfGam4QpZU35RXVhv6G]]></MediaId> <Format><![CDATA[amr]]></Format> <MsgId>5912592682802219078</MsgId> <Recognition><![CDATA[]]></Recognition>
</xml>
Public Instance Methods
Format()
click to toggle source
# File lib/yol_qy_weixin/models/message.rb, line 146 def Format @source.Format end
MediaId()
click to toggle source
# File lib/yol_qy_weixin/models/message.rb, line 142 def MediaId @source.MediaId end