GUPnP.ServiceActionArgDirection – gupnp-1.6 Reference Manual
Packages
gupnp-1.6
GUPnP
ServiceActionArgDirection
IN
OUT
ServiceActionArgDirection
Description:
[
CCode
( cprefix =
"GUPNP_SERVICE_ACTION_ARG_DIRECTION_"
, type_id =
"gupnp_service_action_arg_direction_get_type ()"
) ]
public
enum
ServiceActionArgDirection
Represents the direction of a service state variable.
Namespace:
GUPnP
Package:
gupnp-1.6
Content:
Enum values:
IN
-
An "in" variable, to the service.
OUT
-
An "out" variable, from the service.