Skip to content

ElectronProtocol.isProtocolIntercepted method

ElectronProtocol › isProtocolIntercepted

Unofficial

Returns whether scheme is already intercepted.

Signature:

isProtocolIntercepted(scheme: string): boolean

Parameters:

ParameterTypeDescription
schemestringThe scheme to check.

Returns: booleanWhether the scheme is intercepted.