done


Description:

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

Will be emitted when guessing DLNA profile for a URI has finished.

Parameters:

info

URI metadata as Information.

dlna

The results as Profile.

error

Contains details of the error if discovery failed, else is null.