myMPD
Internal API documentation
Loading...
Searching...
No Matches
t_work_response Struct Reference

#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.
 

Detailed Description

Struct for work responses in the queue


The documentation for this struct was generated from the following file: