Type Alias BeforeConnectionDropInterceptor

BeforeConnectionDropInterceptor: ((params: BeforeDropParams) => boolean)

Defines the method signature for the callback to the beforeDrop interceptor.

Version :