GUPnP.ControlError – gupnp-1.6 Reference Manual
Packages
gupnp-1.6
GUPnP
ControlError
ACTION_FAILED
INVALID_ACTION
INVALID_ARGS
OUT_OF_SYNC
quark
ControlError
Description:
[
CCode
( cprefix =
"GUPNP_CONTROL_ERROR_"
, type_id =
"gupnp_control_error_get_type ()"
) ]
public
errordomain
ControlError
Error codes used during invocation of service actions.
Namespace:
GUPnP
Package:
gupnp-1.6
Content:
Error codes:
ACTION_FAILED
-
The action failed.
INVALID_ACTION
-
The action name was invalid.
INVALID_ARGS
-
The action arguments were invalid.
OUT_OF_SYNC
-
Out of sync ( deprecated).
Static methods:
public
static
Quark
quark
()