Rxova
Skip to content

Function: isCompatibleInvokeProtocolVersion()

@rxova/journey-devtools-bridge


@rxova/journey-devtools-bridge / isCompatibleInvokeProtocolVersion

function isCompatibleInvokeProtocolVersion(value): value is 7 | 8;

Defined in: protocol.ts:48

Whether the bridge can process an invoke from a given protocol version. Accepts the current and prior versions (their invoke shapes are identical); the legacy version is tolerated for register envelopes but cannot invoke.

ParameterType
valueunknown

value is 7 | 8