Skip to main content

EOIResponse

The class used for the response to EyesOnIt method calls.

Properties

NameTypeDescription
successbooltrue if the method succeeded, false if it failed
messagestringa message associated with the response. Provides error information if the method failed.

Methods

There are no public methods