Discoverer.discoverUri

Synchronously discovers the given uri.

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

Parameters

uriThe URI to run on.

Returns

the result of the scanning. Can be null if an

error occurred.

Throws