Indicates the connection states (connected, disconnected) of the scanning device.
Type - Java.Lang.Enum
Methods
ValueOf
public static Symbol.XamarinEMDK.Barcode.BarcodeManager.ConnectionState ValueOf (string this_);
Indicates the connection states (connected, disconnected) of the scanning device.
Parameters:
System.String this_ -
Returns - Symbol.XamarinEMDK.Barcode.BarcodeManager+ConnectionState
Values
public static Symbol.XamarinEMDK.Barcode.BarcodeManager.ConnectionState[] Values ();
Indicates the connection states (connected, disconnected) of the scanning device.
Parameters:
Returns - Symbol.XamarinEMDK.Barcode.BarcodeManager+ConnectionState[]
Properties
Connected
Indicates the connection states (connected, disconnected) of the scanning device.
Type - Symbol.XamarinEMDK.Barcode.BarcodeManager+ConnectionState
Disconnected
Indicates the connection states (connected, disconnected) of the scanning device.
Type - Symbol.XamarinEMDK.Barcode.BarcodeManager+ConnectionState