1.0.5
This commit is contained in:
@@ -15,5 +15,6 @@ public interface IRecognitionControl
|
||||
event Action<ImageProcessedEvent> ImageProcessed;
|
||||
event Action<SessionStartedEvent> SessionStarted;
|
||||
event Action<SessionEndedEvent> SessionEnded;
|
||||
event Action<ErrorsInSequenceEvent> ErrorsInSequenceAlarm;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user