This class represents information of the EasyScriptdevice that is included in the signature.
| package |
Application |
|---|
__construct(stringprotocolVersion, stringmodel, stringversion) : mixed
stringThe captured protocol version.
stringThe model of the device that captured the signature.
stringThe currently running version of the firmware on the device that captured the signature.
mixed
getModel() : string
stringThe model of the device that captured the signature.
getProtocolVersion() : string
stringThe captured protocol version.
getVersion() : string
stringThe 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