SpoofDetector constructor

SpoofDetector(
  1. SpoofDetectionConfig config
)

Creates a spoof detector with the given configuration.

Implementation

SpoofDetector(this.config);