get_introspection_async


Description:

public void get_introspection_async (ServiceIntrospectionCallback callback)

Note that introspection object is created from the information in service description document (SCPD) provided by the service so it can not be created if the service does not provide an SCPD.

Parameters:

this

A ServiceInfo

callback

callback to be called when introspection object is ready.

user_data

user_data to be passed to the callback.