gupnp_service_introspection_get_state_variable
Returns the state variable data
Description
array gupnp_service_introspection_get_state_variable
( resource $introspection
, string $variable_name
)
Parameters
-
introspection
-
A introspection identifier.
-
variable_name
-
The name of the variable to retreive.
Return Values
Return the state variable data or FALSE
.