done


Description:

public signal void done (Information info, Error? error)

Will be emitted when all information on a URI could be discovered.

Parameters:

info

The results as Information.

error

Contains details of the error if discovery fails, otherwise is null.