Fork me on GitHub
Data Fields
janus_http_msg Struct Reference

Data Fields

struct MHD_Connection * connection
 
gchar * acrh
 
gchar * acrm
 
gchar * contenttype
 
gchar * payload
 
size_t len
 
gint64 session_id
 
janus_mutex wait_mutex
 
janus_condition wait_cond
 
gboolean got_response
 
json_tresponse
 

Field Documentation

◆ acrh

gchar* janus_http_msg::acrh

◆ acrm

gchar* janus_http_msg::acrm

◆ connection

struct MHD_Connection* janus_http_msg::connection

◆ contenttype

gchar* janus_http_msg::contenttype

◆ got_response

gboolean janus_http_msg::got_response

◆ len

size_t janus_http_msg::len

◆ payload

gchar* janus_http_msg::payload

◆ response

json_t* janus_http_msg::response

◆ session_id

gint64 janus_http_msg::session_id

◆ wait_cond

janus_condition janus_http_msg::wait_cond

◆ wait_mutex

janus_mutex janus_http_msg::wait_mutex

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