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.
Callback when a match is found in full hash response. This callback may be called multiple times when there are more than one matches in response.
A 32-byte complete hash string.
The table names that this complete hash is associated with. Since the server responded with a threat type, multiple list names can be returned. The caller is reponsible for filtering out the unrequested table names. See |convertThreatTypeToListNames| for the format.
See "FindFullHashesResponse" in safebrowsing.proto.
Callback when full hash response is received.
See "FindFullHashesResponse" in safebrowsing.proto.
See "FindFullHashesResponse" in safebrowsing.proto.
Generated using TypeDoc
Interface for parseFindFullHashResponseV4 callback