ecspresso
    Preparing search index...

    Interface DetectionEventTypes

    Event types provided by the detection plugin.

    interface DetectionEventTypes {
        detectionGained: DetectionGainedEvent;
        detectionLost: DetectionLostEvent;
    }
    Index

    Properties

    detectionGained: DetectionGainedEvent
    detectionLost: DetectionLostEvent