This class represents information of the EasyScriptdevice that is included in the signature.
package |
Application |
---|
__construct(stringprotocolVersion, stringmodel, stringversion) : mixed
string
The captured protocol version.
string
The model of the device that captured the signature.
string
The currently running version of the firmware on the device that captured the signature.
mixed
getModel() : string
string
The model of the device that captured the signature.
getProtocolVersion() : string
string
The captured protocol version.
getVersion() : string
string
The currently running version of the firmware on the device that captured the signature.
setModel(stringmodel) : mixed
string
mixed
setProtocolVersion(stringprotocolVersion) : mixed
string
mixed
setVersion(stringversion) : mixed
string
mixed
protocolVersion : string
var |
---|
string
model : string
var |
---|
string
version : string
var |
---|
string