Jump to content

What is "&getmsg=1" and what is returned?


LiveGadgets

Recommended Posts

When I request a files list using the WebUI, there is an optional parameter "getmsg=1" that is sent (ex: http://127.0.0.1:8080/gui/?list=1&cid=54321&getmsg=1). When specified, the returned JSON object contains a "messages" object, which is always an empty array (at least in my case). (ex: "messages": [ ])

Exactly what is being requested when getmsg=1 is sent and what is the format of the returned messages object?

Thanks!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...