|
myMPD
Internal API documentation
|
#include <api.h>
Data Fields | |
| enum work_response_types | type |
| response type | |
| unsigned long | conn_id |
| mongoose connection id | |
| unsigned | id |
| the jsonrpc id | |
| enum mympd_cmd_ids | cmd_id |
| the jsonrpc method as enum | |
| sds | data |
| full jsonrpc response | |
| sds | partition |
| mpd partition | |
| void * | extra |
| extra data for the response | |
| void(* | extra_free )(void *) |
| Function pointer to free extra data. | |
Struct for work responses in the queue