Constructor
#
new TWTwainJSInfo(name, port, id, clientVersion)
Creates an instance of TWTwainJSInfo.
Parameters:
Name |
Type |
Description |
name |
String
|
|
port |
Number
|
|
id |
String
|
|
clientVersion |
String
|
|
Members
#
clientVersion :String
Client version. Useful for debugging.
#
id :String
Id of the TWTwainJS instance.
#
libraryVersion :String
Library version. Usefull for debugging.
#
name :String
Name of the TWTwainJS instance.
#
port :Number
Port of the TWTwainJS instance.