Uses of Class
org.vigia.client.communications.Communicator.EError

Uses of Communicator.EError in org.vigia.client.communications
 

Methods in org.vigia.client.communications that return Communicator.EError
static Communicator.EError Communicator.EError.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Communicator.EError[] Communicator.EError.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.vigia.client.communications with parameters of type Communicator.EError
 void ControlListener.error(Communicator.EError error, java.lang.String description)
          Receives an error from the remote camera.