Top | ![]() |
![]() |
![]() |
![]() |
#define | GUPNP_SERVER_ERROR |
enum | GUPnPServerError |
#define | GUPNP_EVENTING_ERROR |
enum | GUPnPEventingError |
#define | GUPNP_CONTROL_ERROR |
enum | GUPnPControlError |
#define | GUPNP_XML_ERROR |
enum | GUPnPXMLError |
#define | GUPNP_ROOT_DEVICE_ERROR |
#define GUPNP_SERVER_ERROR (gupnp_server_error_quark ())
The GQuark uniquely used by GUPnP's server errors.
GError codes used for errors in the GUPNP_SERVER_ERROR domain, when there is communication with another server.
#define GUPNP_EVENTING_ERROR (gupnp_eventing_error_quark ())
The GQuark uniquely used by GUPnP's eventing errors.
GError codes used for errors in the GUPNP_EVENTING_ERROR domain, during eventing of state variables.
#define GUPNP_CONTROL_ERROR (gupnp_control_error_quark ())
The GQuark uniquely used by GUPnP's control errors.
GError codes used for errors in the GUPNP_CONTROL_ERROR domain, during invocation of service actions.
#define GUPNP_XML_ERROR (gupnp_xml_error_quark ())
The GQuark uniquely used by GUPnP XML processing errors.
GError codes used for errors in the GUPNP_XML_ERROR domain, during processing of XML data.