TWTwainJSInfo

TWTwainJSInfo

Basic TWTWainJSInfo information.

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.

Type:
  • String

# id :String

Id of the TWTwainJS instance.

Type:
  • String

# libraryVersion :String

Library version. Usefull for debugging.

Type:
  • String

# name :String

Name of the TWTwainJS instance.

Type:
  • String

# port :Number

Port of the TWTwainJS instance.

Type:
  • Number