discover_uri


Description:

public DiscovererInfo discover_uri (string uri) throws Error

Synchronously discovers the given uri.

A copy of uri will be made internally, so the caller can safely g_free afterwards.

Parameters:

this

A Discoverer

uri

The URI to run on.

Returns:

the result of the scanning. Can be null if an error occurred.