Optional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
A complete hash has been found that matches the partial hash. This method may be called 0-n times for a given nsIUrlClassifierCompleter::complete() call.
The 256-bit hash that was discovered.
The name of the table that this hash belongs to.
The database chunk that this hash belongs to.
This will be called when a fullhash response is received and parsed no matter if any full hash has been found.
The hash that was sent for completion.
The name of the table that this hash belongs to.
The negative cache duration in millisecond.
Array of fullhashes that match the prefix.
Generated using TypeDoc
This interface is implemented by nsIUrlClassifierHashCompleter clients.