Class: EOIGetLastDetectionInfoResponse
Typed response wrapper returned by the EyesOnIt C# SDK.
Namespace: EyesOnItSDK.API.Outputs
Inherits from: EOIBaseOutputs
Constructors
This class does not expose a public constructor.
Properties
| Property | JSON Field | Type | Notes |
|---|---|---|---|
Image | string | ||
Detections | List<EOIVideoDetection> |
Events
This class does not expose any public events.
Methods
| Method | Returns | Notes |
|---|---|---|
public EOIDetection GetMostRecentDetection() | EOIDetection |