ServiceActionArgDirection
Description:
[ CCode ( cprefix = "GUPNP_SERVICE_ACTION_ARG_DIRECTION_" , has_type_id = false ) ]
public enum ServiceActionArgDirection
Represents the direction of a service state variable.
Content:
Enum values:
- IN - An "in" variable, to the
service.
- OUT - An "out" variable, from
the service.