CWS Wrapper Library  5.1.0
Properties | List of all members
CWSWrapper.DeviceConnectionCriteria Class Reference

Device connection criteria for a device search. More...

Properties

string[] providerTypes [get, set]
 The device provider types to search for (INGENICO_RBA_UPP, STAR). More...
 
string[] connectionTypes [get, set]
 The connection types to use for the device search (USB, BT, IP). More...
 
string[] deviceTypes [get, set]
 The device types to search for (CARD_READER, PRINTER). More...
 
InetAddress inetAddress [get, set]
 The IP address used only for TCP/IP connections. More...
 

Detailed Description

Device connection criteria for a device search.

Property Documentation

◆ connectionTypes

string [] CWSWrapper.DeviceConnectionCriteria.connectionTypes
getset

The connection types to use for the device search (USB, BT, IP).

◆ deviceTypes

string [] CWSWrapper.DeviceConnectionCriteria.deviceTypes
getset

The device types to search for (CARD_READER, PRINTER).

◆ inetAddress

InetAddress CWSWrapper.DeviceConnectionCriteria.inetAddress
getset

The IP address used only for TCP/IP connections.

◆ providerTypes

string [] CWSWrapper.DeviceConnectionCriteria.providerTypes
getset

The device provider types to search for (INGENICO_RBA_UPP, STAR).


The documentation for this class was generated from the following file: