[ Version ( since = "1.24" ) ]
public signal DiscovererInfo? load_serialized_info (string uri)
Retrieves information about a URI from and external source of information, like a cache file.
This is used by the discoverer to speed up the discovery.
uri |
THe URI to load the serialized info for |
The DiscovererInfo representing |