Expand description
Service Control Protocol Description.
Structs
Every argument has its associated StateVariable, which contains
more information about its possible values/range/etc.
Service Control Protocol Description. It contains information about a particular service, more specifically its actions and state variables.
A StateVariable is the type of every Argument in UPnP Actions.
It is either a single value, an enumeration of strings or an integer range: see
StateVariableKind.
The range of a StateVariable
Enums
The type of a state variable.