Click or drag to resize

BluetoothStatusConnectionInsecure(String) Constructor

Constructs a new status only insecure Bluetooth® connection with the given macAddress.

Namespace: Zebra.Sdk.Comm
Assembly: SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 4.0.3435
Syntax
public BluetoothStatusConnectionInsecure(
	string macAddress
)

Parameters

macAddress  String
Exceptions
ExceptionCondition
ConnectionExceptionUnsupported operating system.
See Also