API Version: 1.6
Library Version: 1.6.6
void gupnp_service_notify_value ( GUPnPService* service, const char* variable, const GValue* value )
Notifies remote clients that variable has changed to value.
variable
value
const char*
The name of the variable to notify.
const GValue*
The value of the variable.