EOIResponse
The class used for the response to EyesOnIt method calls.
Properties
Name | Type | Description |
---|
success | bool | true if the method succeeded, false if it failed |
message | string | a message associated with the response. Provides error information if the method failed. |
Methods
There are no public methods