Skip to content

ElectronProtocol.uninterceptProtocol method

ElectronProtocol › uninterceptProtocol

Unofficial

Removes the interceptor installed for scheme and restores its original handler.

Signature:

uninterceptProtocol(scheme: string): boolean

Parameters:

Parameter Type Description
scheme string The scheme to unintercept.

Returns: booleanWhether the protocol was successfully unintercepted.