Skip to content

ElectronProtocol.isProtocolIntercepted method

ElectronProtocol › isProtocolIntercepted

Unofficial

Returns whether scheme is already intercepted.

Signature:

isProtocolIntercepted(scheme: string): boolean

Parameters:

Parameter Type Description
scheme string The scheme to check.

Returns: booleanWhether the scheme is intercepted.