Class | Response::ListReceivedMsg |
In: |
lib/violet/response.rb
|
Parent: | Base::GoodServerRsp |
a count and the list of the messages in your inbox
rsp.listreceivedmsg # => {:nb=>"1"} rsp.msg # => {:title=>"my message", :date=>"today 11:59", :from=>"toto", :url=>"broad/001/948.mp3"}