The type of connection to make.
More...
|
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...
|
|
The type of connection to make.
◆ BT
readonly String CWSWrapper.ConnectionType.BT = "BT" |
|
static |
Bluetooth Connection Type
◆ IP
readonly String CWSWrapper.ConnectionType.IP = "IP" |
|
static |
◆ USB
readonly String CWSWrapper.ConnectionType.USB = "USB" |
|
static |
The documentation for this class was generated from the following file:
- Constants/ConnectionType.cs