CWS Wrapper Library  5.1.0
Static Public Attributes | List of all members
CWSWrapper.ConnectionType Class Reference

The type of connection to make. More...

Static Public Attributes

static readonly String USB = "USB"
 USB Connection Type More...
 
static readonly String BT = "BT"
 Bluetooth Connection Type More...
 
static readonly String IP = "IP"
 IP Connection Type More...
 

Detailed Description

The type of connection to make.

Member Data Documentation

◆ BT

readonly String CWSWrapper.ConnectionType.BT = "BT"
static

Bluetooth Connection Type

◆ IP

readonly String CWSWrapper.ConnectionType.IP = "IP"
static

IP Connection Type

◆ USB

readonly String CWSWrapper.ConnectionType.USB = "USB"
static

USB Connection Type


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