ResultCallback typedef

ResultCallback = JSFunction

The callback provided by the extension that Chrome uses to report back rejected certificates. See CertificatesCallback.

Implementation

typedef ResultCallback = JSFunction;