[ CCode ( instance_pos = 2.9 ) ]
[ Version ( deprecated = true , deprecated_since = "1.2.0" ) ]
public delegate void ServiceProxyActionCallback (ServiceProxy proxy, ServiceProxyAction action)
Warning: ServiceProxyActionCallback is deprecated since 1.2.0.
Callback notifying that action on proxy has returned and gupnp_service_proxy_end_action etc can be
called.
| proxy |
The ServiceProxy |
| action |
The ServiceProxyAction in progress |
| user_data |
User data |