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

The way readers can connect More...

Static Public Attributes

static readonly String UNSET = "UNSET"
 UNSET More...
 
static readonly String UNKNOWN = "UNKNOWN"
 UNKNOWN More...
 
static readonly String USB = "USB"
 USB More...
 
static readonly String BLUETOOTH = "BLUETOOTH"
 Bluetooth More...
 
static readonly String INET = "INET"
 Internet More...
 
static readonly String AUDIO = "AUDIO"
 Audio More...
 

Detailed Description

The way readers can connect

Member Data Documentation

◆ AUDIO

readonly String CWSWrapper.ConnectionMethod.AUDIO = "AUDIO"
static

Audio

◆ BLUETOOTH

readonly String CWSWrapper.ConnectionMethod.BLUETOOTH = "BLUETOOTH"
static

Bluetooth

◆ INET

readonly String CWSWrapper.ConnectionMethod.INET = "INET"
static

Internet

◆ UNKNOWN

readonly String CWSWrapper.ConnectionMethod.UNKNOWN = "UNKNOWN"
static

UNKNOWN

◆ UNSET

readonly String CWSWrapper.ConnectionMethod.UNSET = "UNSET"
static

UNSET

◆ USB

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

USB


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