ServiceIntrospectionCallback
Description:
[ CCode ( instance_pos = 3.9 ) ]
public delegate void ServiceIntrospectionCallback (ServiceInfo info, ServiceIntrospection introspection, Error error)
public delegate void ServiceIntrospectionCallback (ServiceInfo info, ServiceIntrospection introspection, Error error)
Callback notifying that introspection
for info
has been obtained.
Parameters:
info |
The ServiceInfo introspection was requested for |
introspection |
The new ServiceIntrospection object, or NULL |
error |
The Error that occurred, or NULL |
user_data |
User data |
Namespace: GUPnP
Package: gupnp-1.0