Skip to main content

Class: EOIMessage

Represents the raw message envelope returned by the EyesOnIt server.

Namespace: EyesOnItSDK.API

Constructors

  • public EOIMessage()
  • public EOIMessage(bool success, string message = null)

Properties

PropertyJSON FieldTypeNotes
Successsuccessbool
Messagemessagestring
Datadataobject

Events

This class does not expose any public events.

Methods

This class does not expose any public methods.